Adding new protocol to linux.

Manoj Nayak manojnayak2005 at gmail.com
Tue Mar 29 00:36:52 EDT 2016


Hi Daniel,

Some of the Network application use two connections. One connection for
control channel to send commands and status update. Other connection is
used for real data transfer. For example: FTP. However this needs two
socket.

TCP talks about out-of-band data transfer using Urgent Pointer flag and
Urgent pointer offset in the tcp header. However the data transfer uses the
same connection.

Regards
Manoj Nayak
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20160329/7b1a00f2/attachment.html 


More information about the Kernelnewbies mailing list