Navigation » Tech Products & Computers Forums > Computers > Computer Networking » What are TCP and UDP Ports?

Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 06-06-2006, 12:02 AM
jordan23
Guest
 
Posts: n/a
Default What are TCP and UDP Ports?

What are TCP and UDP Ports?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit! Share on Facebook
Reply With Quote
  #2  
Old 06-06-2006, 12:03 AM
Junior Member
 
Join Date: Jun 2006
Posts: 1
logan is on a distinguished road
Default

TCP (Transmission Control Protocol) and UDP (User Datagram Protocol) are both protocols that use IP. Whereas IP allows two computers to talk to each other across the Internet, TCP and UDP allow individual applications (also known as "services") on those computers to talk to each other.

In the same way that a telephone number or physical mail box might be associated with more than one person, a computer might have multiple applications (e.g. email, file services, web services) running on the same IP address. Ports allow a computer to differentiate services such as email data from web data. A port is simply a number associated with each application that uniquely identifies that service on that computer. Both TCP and UDP use ports to identify services. Some common port numbers are 80 for web (HTTP), 25 for email (SMTP), and 53 for Dmain Name System (DNS).
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit! Share on Facebook
Reply With Quote
  #3  
Old 12-28-2006, 05:52 PM
Member
 
Join Date: Dec 2006
Posts: 30
sathyasimha is on a distinguished road
Default TCP Port

TCP stands for Transmission Control Protocol. Using this method, the computer sending the data connects directly to the computer it is sending the data it to, and stay connected for the duration of the transfer. With this method, the two computers can guarantee that the data has arrived safely and correctly, and then they disconnect the connection. This method of transferring data tends to be quicker and more reliable, but puts a higher load on the computer as it has to monitor the connection and the data going across it. A real life comparison to this method would be to pick up the phone and call a friend. You have a conversation and when it is over, you both hang up, releasing the connection.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit! Share on Facebook
Reply With Quote
  #4  
Old 12-28-2006, 05:53 PM
Member
 
Join Date: Dec 2006
Posts: 30
sathyasimha is on a distinguished road
Default UDP Port

UDP stands for User Datagram Protocol. Using this method, the computer sending the data packages the information into a nice little package and releases it into the network with the hopes that it will get to the right place. What this means is that UDP does not connect directly to the receiving computer like TCP does, but rather sends the data out and relies on the devices in between the sending computer and the receiving computer to get the data where it is supposed to go properly. This method of transmission does not provide any guarantee that the data you send will ever reach its destination. On the other hand, this method of transmission has a very low overhead and is therefore very popular to use for services that are not that important to work on the first try. A comparison you can use for this method is the plain old US Postal Service. You place your mail in the mailbox and hope the Postal Service will get it to the proper location. Most of the time they do, but sometimes it gets lost along the way.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit! Share on Facebook
Reply With Quote
  #5  
Old 03-09-2010, 11:37 AM
Junior Member
 
Join Date: Mar 2010
Posts: 27
gotan is on a distinguished road
Default

thanks for all for the info
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit! Share on Facebook
Reply With Quote
  #6  
Old 04-02-2010, 06:24 AM
Junior Member
 
Join Date: Mar 2010
Posts: 3
haybabby is on a distinguished road
Default RE: What are TCP and UDP Ports

Hi according to me I have a very slow internet connection and also torrent speed. I got an error message that I cannot use 50000 as the TCP listen port and also UDP listen port. My question is how to know what is the best port for my vase’s have watch video at you tube that there's a website that can give me the best port and TCP is a reliable protocol but UDP isn’t .

Thanks!!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit! Share on Facebook
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On