ts-7000
[Top] [All Lists]

[ts-7000] Re: Serial to Ethernet Converter

To:
Subject: [ts-7000] Re: Serial to Ethernet Converter
From: "Fred" <>
Date: Thu, 10 Jul 2008 15:23:05 -0000
--- "juanyrascon" <> wrote:
> How can i do one serial to ethernet 
> converter with my ts7300.

That's extremly easy only of course you need two of them to do 
anything with.  You need to determine whether to use TCP or UDP on 
the Ethernet frames that you convey from the serial-to-ethernet 
converter to the destination device, probably chosing TCP if you need 
to have absolute certainty in the successful delivery of the data, or 
UDP if you don't care if an occasional packet gets lost once a year 
or so.  }:-}

Your TS-7300 would need to establish a TCP connection to the 
destination device and every byte that is read on the serial 
interface is simply transmitted out the TCP socket.  Likewise any 
byte received on the TCP socket would be conveyed out the serial 
interface.

If you use UDP, the destination device would need to have a socket 
listening for inbound UDP packets, and your TS-7300 could accumulate 
serial characters and after some configurable amount of time bundle 
them up into a UDP frame and send it to the destination device.

But any way, what you're asking is too broad to give detailed 
answers, but what you're asking about is really easy to accomplish.

If you're thinking about having two TS-7300 boards and conveying 
serial end-to-end via Ethernet in the middle, that's real easy.  I 
could send you some software that will do that.



------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/ts-7000/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/ts-7000/join
    (Yahoo! ID required)

<*> To change settings via email:
     
    

<*> To unsubscribe from this group, send an email to:
    

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/

<Prev in Thread] Current Thread [Next in Thread>
Admin

Disclaimer: Neither Andrew Taylor nor the University of NSW School of Computer and Engineering take any responsibility for the contents of this archive. It is purely a compilation of material sent by many people to the birding-aus mailing list. It has not been checked for accuracy nor its content verified in any way. If you wish to get material removed from the archive or have other queries about the archive e-mail Andrew Taylor at this address: andrewt@cse.unsw.EDU.AU