* Fw: serial to ethernet converter
@ 2004-01-16 17:57 Edgar
2004-01-16 19:30 ` Jan-Benedict Glaw
0 siblings, 1 reply; 3+ messages in thread
From: Edgar @ 2004-01-16 17:57 UTC (permalink / raw)
To: linux-serial
Hy friends!
Scuse me boring you. I´ve joined this group just for ask you about this
question and I will leave as soon as I get some help. (or not)
I need some code, some idea, anything that help me to build a software based
gateway (C language) to connect serial devices on a Ethernet bus using a PC
whith Linux. Can someone help me?
Thank´s for your attention...
Edgar
-
To unsubscribe from this list: send the line "unsubscribe linux-serial" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Fw: serial to ethernet converter
2004-01-16 17:57 Fw: serial to ethernet converter Edgar
@ 2004-01-16 19:30 ` Jan-Benedict Glaw
2004-01-16 19:34 ` Jan-Benedict Glaw
0 siblings, 1 reply; 3+ messages in thread
From: Jan-Benedict Glaw @ 2004-01-16 19:30 UTC (permalink / raw)
To: linux-serial
[-- Attachment #1: Type: text/plain, Size: 1201 bytes --]
On Fri, 2004-01-16 15:57:22 -0200, Edgar <edgom77@yahoo.com.br>
wrote in message <005301c3dc5a$34133ff0$432f61c8@infinity.com>:
> I need some code, some idea, anything that help me to build a software based
> gateway (C language) to connect serial devices on a Ethernet bus using a PC
> whith Linux. Can someone help me?
Well, there are several things that could be done, but you're a bit too
unspecific to really help you.
The most important question remaining is: how do you physically want to
connect serial (rs232 or something like that?!) to ethernet?
There are some realls small microcontrollers available doing this. Then,
you'll need the software port. There's an extension to the telnet
protocol that encapsulates serial data for (networked) devices. I think
this is the (software) way you should walk down. That'll increase
interoperability a lot...
MfG, JBG
--
Jan-Benedict Glaw jbglaw@lug-owl.de . +49-172-7608481
"Eine Freie Meinung in einem Freien Kopf | Gegen Zensur | Gegen Krieg
fuer einen Freien Staat voll Freier Bürger" | im Internet! | im Irak!
ret = do_actions((curr | FREE_SPEECH) & ~(NEW_COPYRIGHT_LAW | DRM | TCPA));
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Fw: serial to ethernet converter
2004-01-16 19:30 ` Jan-Benedict Glaw
@ 2004-01-16 19:34 ` Jan-Benedict Glaw
0 siblings, 0 replies; 3+ messages in thread
From: Jan-Benedict Glaw @ 2004-01-16 19:34 UTC (permalink / raw)
To: linux-serial
[-- Attachment #1: Type: text/plain, Size: 693 bytes --]
On Fri, 2004-01-16 20:30:22 +0100, Jan-Benedict Glaw <jbglaw@lug-owl.de>
wrote in message <20040116193021.GQ14285@lug-owl.de>:
> There are some realls small microcontrollers available doing this. Then,
> you'll need the software port. There's an extension to the telnet
> protocol that encapsulates serial data for (networked) devices. I think
RFC2217, that is...
MfG, JBG
--
Jan-Benedict Glaw jbglaw@lug-owl.de . +49-172-7608481
"Eine Freie Meinung in einem Freien Kopf | Gegen Zensur | Gegen Krieg
fuer einen Freien Staat voll Freier Bürger" | im Internet! | im Irak!
ret = do_actions((curr | FREE_SPEECH) & ~(NEW_COPYRIGHT_LAW | DRM | TCPA));
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-01-16 19:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-16 17:57 Fw: serial to ethernet converter Edgar
2004-01-16 19:30 ` Jan-Benedict Glaw
2004-01-16 19:34 ` Jan-Benedict Glaw
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.