A class for dealing with sockets.
An array of bufferStores.
A generic container for an array of bytes.
std::vector< char * > getCommand()
int putClipText(rpcs &r, rfsv &a, rclip &rc, TCPSocket &rclipSocket, const char *data)
bool checkClipConnection(rfsv &a, rclip &rc, TCPSocket &rclipSocket)
int getClipData(rpcs &r, rfsv &a, rclip &rc, TCPSocket &rclipSocket, const char *file)
int session(rfsv &a, rpcs &r, rclip &rc, TCPSocket &rclipSocket, std::vector< char * > argv)
Remote ClipBoard services via PLP.
Access remote file services of a Psion.
Remote procedure call services via PLP.