Ask Experts Questions for FREE Help !
Ask
    krishnakumari's Avatar
    krishnakumari Posts: 1, Reputation: 1
    New Member
     
    #1

    Dec 1, 2011, 06:59 PM
    Tcp and udp
    We have 2 applications. One using TCP and the other using UDP. 4096 bytes in the receive buffer for the TCP socket &two 2048 byte datagrams are in receive buffer for the UDP socket. The TCP application calls read with a third argument of 4096 and UDP application calls recvfrom with a third argument of 4096. Is there any difference?

Check out some similar questions!

Tcp/udp difference [ 1 Answers ]

Tcp/ip

TCP/UDP client server [ 5 Answers ]

Hello sir, I have a few questions to ask about TCP/UDP 1)how to write in c++ program to show the communication using socket TCP for synchronous communication and UDP for asynchronous communication for the simple client server program. 2) A simple application that uses RPC or RMI for the...

DNS's work over UDP & TCP [ 2 Answers ]

In DNS,it works with both TCP n UDP.so when it uses UDP and when it uses TCP protocol?

Dns over tcp/udp [ 4 Answers ]

Dear Sir How DNS works over both TCP & UDP. What are the cases that dns use tcp instead of udp.

TCP UDP protocol [ 3 Answers ]

What is the different between the two above protocol and when and in what (standard) we base to assign the port


View more questions Search
 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.