program-to-program communications

program-to-program communications

Communications between two programs. Often confused with peer-to-peer communications, it is a set of protocols a program uses to interact with another program. Peer-to-peer establishment is the network's responsibility. You can have program-to-program communications in a master-slave environment without peer-to-peer capability.