home *** CD-ROM | disk | FTP | other *** search
- This is an example for use with the Socket Classes, SktSocketManager,
- SktSocket, and SktSocketUser. It provides a very simple TELNET-style
- client program for connecting to a server. Just make it, and while
- running the server, type "client <hostname> <portnum>".
-
- ===============
-
- Content:
-
- client.m
- Makefile
- README (this file)
-