wrt socket programming :

Local addressing format is used by sockets that are local to your hosts.
eg : lpr command uses local socket to communicate with spooling service.

It is possible to...