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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/18/00 10:01
Read: times


 
#3247 - RE: TCP Part (I'm Still Alive)
Why dont we finish writing the IP and TCP protocols first. And then its up to the user to write his own lowlevel interface code, for example if the IP wants to send a packet to the network it calls a function something like this:
send_packet(data_pointer, size)

The send_packet function is specific for each type of low level interface.

I have decided to use SLIP because it would be "overkill" to use a ethernet NIC with an 8051 and SLIP has better performance than PPP and its very easy to use with linux

List of 21 messages in thread
TopicAuthorDate
Opem Source TCP/IP - What happens now?            01/01/70 00:00      
RE: Opem Source TCP/IP - What happens now?            01/01/70 00:00      
Opem Source TCP/IP - What happens now?            01/01/70 00:00      
RE: Opem Source TCP/IP - What happens now?            01/01/70 00:00      
RE: Opem Source TCP/IP - What happens now?            01/01/70 00:00      
RE: Opem Source TCP/IP - What happens now?            01/01/70 00:00      
Open Source TCP/IP - What happens now?            01/01/70 00:00      
RE: Opem Source TCP/IP - What happens now?            01/01/70 00:00      
RE: Opem Source TCP/IP - What happens now?            01/01/70 00:00      
RE: Opem Source TCP/IP - What happens now?            01/01/70 00:00      
RE: Opem Source TCP/IP - What happens now?            01/01/70 00:00      
RE: Opem Source TCP/IP - What happens now?            01/01/70 00:00      
RE: Opem Source TCP/IP - What happens now?            01/01/70 00:00      
RE: Opem Source TCP/IP - What happens now?            01/01/70 00:00      
RE: Opem Source TCP/IP - What happens now?            01/01/70 00:00      
TCP Part (I'm Still Alive)            01/01/70 00:00      
RE: TCP Part (I'm Still Alive)            01/01/70 00:00      
RE: TCP Part (I'm Still Alive)            01/01/70 00:00      
RE: TCP Part (I'm Still Alive)            01/01/70 00:00      
RE: TCP Part (I'm Still Alive)            01/01/70 00:00      
Still reading this thread?            01/01/70 00:00      

Back to Subject List