From: NonReal Newsgroups: comp.os.msdos.djgpp Subject: Adding telnet support to a program viw TCP/IP Date: Tue, 14 Apr 1998 00:19:19 -0600 Organization: Colorado State University, Fort Collins, CO 80523 Lines: 8 Message-ID: <3532FFE7.66E0@geocities.com> Reply-To: nonreal AT geocities DOT com NNTP-Posting-Host: slip7.cs.colostate.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I just made a term program that lets you dial in to your server, etc., but I'd like to add TCP/IP support to it so that if you have an existing PPP connect, you can just run the program and it'll telnet itself into a server... Anyone know of any good libraries out there that I could use for that? (Preferably ones with good documentation) *wave* -Tim