Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in udp

UDP packets are dropped when its size is less than 12 byte in a certain PC. how do i figure it out the reason?

c++ windows udp tcp winsock

How can i access and modify my UDP header?

c++ header udp packet

Parse a DatagramPacket after converting it to a byte array in Java

java parsing udp bytearray

Is UDP a reliable protocol for IPC?

sockets udp ipc

How do you minimize the number of threads used in a tcp server application?

multithreading sockets tcp udp

Java: Multithreading & UDP Socket Programming

Linux splice() returning EINVAL ("Invalid argument")

udp pipe splice zero-copy

UDP vs TCP security

Is UDP always unreliable?

sockets udp

Can an IP address and a port number together uniquely identify a process ID?

c++ c sockets tcp udp

What host to use when making a UDP socket in python?

python sockets udp

Java : what is the difference between serversocket and datagramsocket?

java tcp udp

"Connectionless, unconnected" connections

Getting byte arrays using TCP connections

java tcp udp datainputstream

Java send udp packet to dns server

java dns udp client

What is Connection?

networking tcp udp

setting timeout for recv fcn of a UDP socket

c linux sockets udp posix