Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/12/03 14:11
Read: times


 
#41337 - RE: FYI: O/S with TCP/IP
Responding to: ???'s previous message
All these tcp/ip stacks seem to be more suited towards using tcp over slip or ppp which is OK if you have a lot of data to send over unreliable networks,but for small data packets over fast networks such as ethernet then you are better off using udp which uses ip but is connectionless so doesnt require all the tedious setting up and taking down of connections everytime you want to send some data.
Of course if you want to use http or stuff like that then you do need tcp.

List of 3 messages in thread
TopicAuthorDate
FYI: O/S with TCP/IP            01/01/70 00:00      
   RE: FYI: O/S with TCP/IP            01/01/70 00:00      
   RE: FYI: O/S with TCP/IP            01/01/70 00:00      

Back to Subject List