Thread: Telnet

  1. #1
    Registered User
    Join Date
    Mar 2002
    Posts
    1

    Telnet

    Is there ay #include file to use to connect throuh telet or do you have to learn about sockets to do that?
    The purpose is that I would like to make a MUD client.

    Best Regards <Therapy>

  2. #2
    The Artful Lurker Deckard's Avatar
    Join Date
    Jan 2002
    Posts
    633
    If you are using a POSIX system (UNIX, Linux), you will want to learn about BSD socket programming. Here is a tutorial on the subject.
    Jason Deckard

  3. #3
    muttski
    Guest
    would that include wicrosoft mindows?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Help with telnet and tcp
    By hoAx in forum Windows Programming
    Replies: 11
    Last Post: 03-11-2008, 02:03 PM
  2. C Function Telnet Email
    By karcheee in forum C Programming
    Replies: 3
    Last Post: 07-25-2005, 11:39 AM
  3. C Execl Telnet
    By karcheee in forum C Programming
    Replies: 1
    Last Post: 04-26-2005, 02:31 PM
  4. telnet!!
    By bigB8210 in forum A Brief History of Cprogramming.com
    Replies: 1
    Last Post: 08-13-2003, 05:09 PM
  5. Most Secure (SSH) Telnet Client for Programming
    By kuphryn in forum A Brief History of Cprogramming.com
    Replies: 0
    Last Post: 02-14-2002, 08:49 PM