[Gambas-user] RES: RES: Comunications

nando nando_f at ...951...
Sat Jun 10 19:42:03 CEST 2006


The Serial Port Example should work as-is when Gambas is installed.
Make sure you specify a device that is really a serial port like:
/dev/ttyS0
/dev/ttyUSB0
-Fernando



---------- Original Message -----------
From: "Rodrigo Azevedo" <Rodrigo.Azevedo at ...1458...>
To: <nando_f at ...951...>, "mailing list for gambas users"
<gambas-user at lists.sourceforge.net>
Sent: Fri, 9 Jun 2006 17:56:43 -0400
Subject: [Gambas-user] RES:  RES:  Comunications

> Fernando / all,
> 
> I don't know why, when I try to run "SerialPort Exemple".  It Doesn't
> works, and shows the message:
> 	X Error: BadDevice, invalid or uninitialized input device 166
> 	Major OpCode: 144
> 	Minor OpCode: 3
> 	Resource ID: 0x0
> Failed to open device
> ERROR #2: Cannot load class 'FSerialPort': Unable to load class file
> 
> Please, can some one to help-me?
> 
> Thanks in advance!!!
> 
> -----Mensagem original-----
> De: gambas-user-bounces at lists.sourceforge.net
> [mailto:gambas-user-bounces at lists.sourceforge.net] Em nome de nando
> Enviada em: Wednesday, June 07, 2006 10:05 PM
> Para: mailing list for gambas users
> Assunto: Re: [Gambas-user] RES: Comunications
> 
> I have used the example Serial Port and extended/expanded it with
> tremedous success.  It's working non-stop for 1 year now in one app
> I have.
> -Fernando
> 
> ---------- Original Message -----------
> From: Ron Onstenk <ronstk at ...239...>
> To: mailing list for gambas users <gambas-user at lists.sourceforge.net>
> Sent: Wed, 7 Jun 2006 20:13:50 +0200
> Subject: Re: [Gambas-user] RES:  Comunications
> 
> > On Wednesday 07 June 2006 19:32, Rodrigo Azevedo wrote:
> > > Ron,
> > > 
> > > Thanks for your help.  Do you know where could I find some
> information,
> > > like little examples programs or "how to" about Serial and Socket?
> > > 
> > > Thanks again for your time!!!
> > > 
> > > Rodrigo Bezerra
> > > ======= =======
> > >
> > 
> > The only I know ATM is in the examples included in the source.
> > The examples handles serial port and a tcp/ip application.
> > 
> > But a really how to does not exist. Some users post on forums samples.
> > 
> > examples/Networking/WebBrowser
> > examples/Networking/UDPServerClient
> > examples/Networking/ServerSocket
> > examples/Networking/SerialPort
> > examples/Networking/HTTPPost
> > examples/Networking/HTTPGet
> > examples/Networking/DnsClient
> > examples/Networking/ClientSocket
> > 
> > Ron
> > 
> > _______________________________________________
> > Gambas-user mailing list
> > Gambas-user at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> ------- End of Original Message -------
> 
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
> 
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
------- End of Original Message -------





More information about the User mailing list