IPCSocket

From REALbasicWiki

Jump to: navigation, search
Overall article skill Skill ranges from beginner (green) to expert (red)

IPCSocket stands for InterProcess Communication Socket. It is a very convenient way to exchange data between two applications.

IPCSockets are bidirectional (aka full duplex), which means that once two applications have established a connection, each of them can send/get data to/from the other one.

Personal tools
related