Socket Programming
Socket Programming
SOCKET
What is Socket?
Socket is an interface between an application
process and transport layer(i.e. Network)
• No predefined blocksize
Processes identified by port numbers
Services live at specific ports
UDP CHARACTERISTICS
Datagram-based
• No transport-layer retries
• Applications handle (or ignore) errors
Processes identified by port number
Services live at specific ports