Computing.Net > Forums > Networking > TCP and HTTP ???

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

TCP and HTTP ???

Reply to Message Icon

Name: King
Date: February 19, 2003 at 06:17:20 Pacific
OS: win 2000
CPU/Ram: 1GHz/128MB Ram
Comment:

TCP and HTTP have taken their marriage vow (back when Tim introduced the WWW) when they were forced to marry one another :o) for better or worst. But what are the advantages and disadvantages of having HTTP run over TCP. Under what conditions do the protocols co-operate well? Is it possible for us to have HTTP running over UDP? What are the issues?



Sponsored Link
Ads by Google

Response Number 1
Name: Bobby
Date: February 19, 2003 at 11:48:38 Pacific
Reply:

TCP is a connection oriented protocol. It garuantees packet delivery by a method called "Windowing." It uses sync and ack methods to do this by. It is not quite as fast as UDP but it gets to where it needs to. UDP on the other hand, is connectionless and doesn't garuantee packet delivery. There is no "Windowing" or anything to garuantee the fact that the packets will be delivered properly. UDP is faster because there is no error correction that it uses but there is also no garuantee that the packets will be delivered.


0

Response Number 2
Name: bobby
Date: February 19, 2003 at 11:51:13 Pacific
Reply:

You might want to check out the white paper on TCP and UDP at http://www.itpapers.com to find out the differences between the two protocols.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Question related to HTTP perl config



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Networking Forum Home


Sponsored links

Ads by Google


Results for: TCP and HTTP ???

TCP and UDP for windows media playe www.computing.net/answers/networking/tcp-and-udp-for-windows-media-playe/24681.html

Win 98 and XP Network problem www.computing.net/answers/networking/win-98-and-xp-network-problem/18128.html

Web and Mail servers, how they work www.computing.net/answers/networking/web-and-mail-servers-how-they-work/16985.html