See the example directory of the package for some examples of usage. You find there a small server using the TCP/IP protocol and a corresponding client and another small server using the UDP protocol and a corresponding client.
Further, there is an example for the usage of File objects, that read from or write to strings.
Finally, there is an example starting up a child process and piping a few megabytes through it using IO_Popen2 (4.4-3).
generated by GAPDoc2HTML