On 12/18/2016 03:48 PM, S.C.T.N Gmbh wrote:
> Thank you a lot.
> All this is very concise and clear.
> I have to digest it first and try to translate it into programming code.

that's understood...

> All I need to do, and that is why I posted this here, is to replace a serial
> point-to-point RS232 connection by a  UDP/IP connection, that sends one Byte
> every 100ms in both directions.

why UDP? it is not guaranteed to reach the endpoint... TCP, on the other hand, 
is guaranteed...

[quote]
There are two types of Internet Protocol (IP) traffic. They are TCP or 
Transmission Control Protocol and UDP or User Datagram Protocol. TCP is 
connection oriented – once a connection is established, data can be sent 
bidirectional. UDP is a simpler, connectionless Internet protocol.
[/quote]

this link might help... there are several good sites with good explanations 
found... https://www.google.com/search?q=difference+between+udp+and+tcp

> If you don't mind I will get back to you.

let's keep it on the list as much as possible... i don't do private assistance 
without a contract... that's why my signature says what it does ;)

-- 
  NOTE: No off-list assistance is given without prior approval.
        *Please keep mailing list traffic on the list* unless
        private contact is specifically requested and granted.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to