Results 1 to 6 of 6

Thread: What are TCP and UDP Ports

  1. #1
    Join Date
    Nov 2009
    Posts
    3,331

    What are TCP and UDP Ports

    HI,
    I need some information on the concept of TCP and UDP Ports. First of all can anyone explain me how they work with different IP's. Basically I want to know how they work on a Network. I have two computer running on Windows. Both share a single workgroup just to and fro computing. Then how does the TCP/IP communicates and runs an network ring. Thanks in advance.

  2. #2
    Join Date
    May 2008
    Posts
    2,945

    Re: What are TCP and UDP Ports

    TCP/IP is a networking protocol. There are many devices and computer which are are connected with each other through the network. The platform which is used to interconnected with each other is TCP/IP. It is most easy way and widely used network protocol. This comes packed with the operating system and the information which is send and received is done by two methods called UPD and TCP.

  3. #3
    Join Date
    Feb 2008
    Posts
    2,635

    Re: What are TCP and UDP Ports

    The term TCP stands for Transmission Control Protocol. This is used to sent data to a distant computer. TCP protocol, control protocol communications on Internet Protocol data transfer over networks and especially Internet. Transport protocol with connection mode prepared to complement the IP protocol to define the user interface. Corresponds to level 4 of the reference model and determine how to transform a stream of bytes in IP packets while ensuring the transmission quality.

  4. #4
    Join Date
    Apr 2008
    Posts
    3,424

    Re: What are TCP and UDP Ports

    User Datagram Protocol or UDP is the method of sending data packtes around the network. Protocol is used to send IP datagrams of an Internet application to another. UDP is used for sending short messages where a priori there is no problem of sequencing. It is said that the UDP is "connectionless" because unlike TCP, it does not require the sender and receiver to establish a connection before transmitting datagrams.

  5. #5
    Join Date
    May 2008
    Posts
    3,516

    Re: What are TCP and UDP Ports

    You are familiar that each and every device or computer which is connected to the internet has a specific number or address. This is called the IP address. This IP address help to identify a computer from the millions of connected computer all over the world. Lets takes a example of email. When a mail is sent the data is accepted by your computer using TCP or UDP port. IP is routable, the address may be changed along the way according to jump in different apparels connection. This routing allows redirects requests to a specified address to another address. This explains why TCP / IP is used in computer networks and the Internet.

  6. #6
    Join Date
    Apr 2008
    Posts
    3,339

    ThumbsUp Re: What are TCP and UDP Ports

    Several languages (protocols) can coexist on the same network. For that 2 computers can communicate, they should automatically speak at least one protocol. This seems insignificant, but if your communication is TCP / IP Internet and Netbuyer on the local network, it will be impossible for pirates to move from one computer to another through the network. There is even talk with a router to the Internet from a network, but that resource sharing on the network can be done by other protocols. Similarly, if you implant a share on a network, remove TCP / IP on the NIC of the computer keeps going on the Internet.

Similar Threads

  1. USB ports and Mobo USB ports on PC Case
    By Eta!! in forum Motherboard Processor & RAM
    Replies: 7
    Last Post: 12-09-2011, 10:34 PM
  2. Replies: 3
    Last Post: 20-08-2009, 10:46 PM
  3. how to forward ports to different internal ports
    By Abshir in forum Networking & Security
    Replies: 2
    Last Post: 30-06-2009, 10:26 PM
  4. Serial Ports, Com Ports and USB
    By Russell in forum Vista Hardware Devices
    Replies: 2
    Last Post: 28-01-2009, 05:33 PM
  5. Replies: 4
    Last Post: 28-01-2009, 05:27 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,162,746.38710 seconds with 17 queries