Write UDP/SOCK_DGRAM applications
Answer / g.suresh babu
to implement the udp service we must creat socket by socket
system call which takes argument as SOCK_DGRAM which is
used for to pass the data in the form of datagrams.
| Is This Answer Correct ? | 5 Yes | 2 No |
How many types of Transmission are there
Is tcp better than udp?
??what do u mean about isp,and what is work/
which is the faster protocal either UDP or TCP?
Is tcp or udp better for streaming?
Can tcp and udp share the same port?
Which is better tcp or udp?
Should I use tcp or udp?
How can I be sure that a UDP message is received?
what is throjan?
What is difference between tcp and udp socket?
Do I use tcp or udp?