UFTP source code
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Unix and Linux reviews > Free Unix support > Unix Programming > UFTP source code




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    UFTP source code  
smarto59@hotmail.com


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-18-06 10:55 PM

I want to learn more about TCP functions and how it is relaible
protocol.
So I thought the best way to do that is to look at a code that
implements
reliable file transfer over the unreliable transport such as UDP.
Though Im comfortable with C language I need source code that
implements
TCP functionalaties using UDP socket If anyone knows.
thanks in advance.






[ Post a follow-up to this message ]



    Re: UFTP source code  
Nils O. Selåsdal


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-19-06 07:57 AM

smarto59@hotmail.com wrote:
> I want to learn more about TCP functions and how it is relaible
> protocol.
The easiest would perhaps be to read the RFCs ?
Or for a great overview, get the "TCP Illustrated" vol1&2 books.

> So I thought the best way to do that is to look at a code that
> implements
> reliable file transfer over the unreliable transport such as UDP.
They usually don't implement the more complex parts of tcp, e.g.
congestion avoidance, or segmentation of the application protocol.
> Though Im comfortable with C language I need source code that
> implements
> TCP functionalaties using UDP socket If anyone knows.
> thanks in advance.
Find some TFTP implementations, they're small and easy to understand
usually.





[ Post a follow-up to this message ]



    Re: UFTP source code  
Mark Hobley


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-20-06 11:03 PM

smarto59@hotmail.com wrote:
> I need source code that implements
> TCP functionalaties using UDP socket If anyone knows.
> thanks in advance.

Why do you need this?

If you need TCP functionality, why not use TCP sockets?

Regards,

Mark.

--
Mark Hobley
393 Quinton Road West
QUINTON
Birmingham
B32 1QE

Telephone: (0121) 247 1596
International: 0044 121 247 1596

Email: markhobley at hotpop dot donottypethisbit com

http://markhobley.yi.org/






[ Post a follow-up to this message ]



    Re: UFTP source code  
Barry Margolin


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-21-06 07:49 AM

In article <1408a3-aq2.ln1@neptune.markhobley.yi.org>,
markhobley@hotpop.deletethisbit.com (Mark Hobley) wrote:

> smarto59@hotmail.com wrote: 
>
> Why do you need this?
>
> If you need TCP functionality, why not use TCP sockets?

Read the first line of his message, he's trying to learn how it works,
not just use it.

--
Barry Margolin, barmar@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
*** PLEASE don't copy me on replies, I'll read them in the group ***





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 06:57 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register