tjalps
Full Member level 5
ETHERNET TCP Connections
Hello!
I have plan to transfer some packets of data form my PIC-uc aplication over Xport unit thrue ETHERNET to PC based TCP server. Each unit will transfer small data packets ( 100 bytes ) every 60 seconds. I'd like to now if is better to keep conection live betwen this transmisions or should I establish connection for each transfer separetly.
I'm also interested on wath should I be careful with transfer protocols?
Since I heard that big packets can be broken on parts I'll put header for start, with datalength byte and also checksum byte to make this protocol sucessful. Is this OK?
Can anyone give me some advices about good and sucesful ETHERNET transfers of data. Any advice is wellcome!
Best regards!
Hello!
I have plan to transfer some packets of data form my PIC-uc aplication over Xport unit thrue ETHERNET to PC based TCP server. Each unit will transfer small data packets ( 100 bytes ) every 60 seconds. I'd like to now if is better to keep conection live betwen this transmisions or should I establish connection for each transfer separetly.
I'm also interested on wath should I be careful with transfer protocols?
Since I heard that big packets can be broken on parts I'll put header for start, with datalength byte and also checksum byte to make this protocol sucessful. Is this OK?
Can anyone give me some advices about good and sucesful ETHERNET transfers of data. Any advice is wellcome!
Best regards!