Sign In/My Account | View Cart  
advertisement
-->




Communications

Client/server examples in Perl
Documented client/server examples in Perl used to help introductory operating systems students get a handle on sockets programming in Perl.

How to Write a Chat Server
An article by Brian Slesinsky in Webmonkey.

Win32::SerialPort
User interface to Win32 Serial API calls -- This module uses Win32API::CommPort for raw access to the API calls and related constants. It provides an object-based user interface to allow higher-level use of common API call sequences for dealing with serial ports. Uses features of the Win32 API to implement non-blocking I/O, serial parameter setting, event-loop operation, and enhanced error handling.

Sponsored By: