Thread: Telnet Network programming Question

  1. #1
    Registered User errigour's Avatar
    Join Date
    Mar 2009
    Posts
    102

    Telnet Network programming Question

    What do you need to send to a telnet client that will clear the screen? I mean using the send or write functions.

  2. #2
    Banned
    Join Date
    Aug 2010
    Location
    Ontario Canada
    Posts
    9,547
    If memory serves, most serial ascii terminals clear screen with CTRL-L. (ascii # 12)

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Network Programming in C for Windows
    By m.mixon in forum C Programming
    Replies: 7
    Last Post: 06-19-2006, 08:27 PM
  2. general network question
    By n3v in forum Networking/Device Communication
    Replies: 4
    Last Post: 05-26-2006, 01:21 PM
  3. Exam Question - Possible Mistake?
    By Richie T in forum C++ Programming
    Replies: 15
    Last Post: 05-08-2006, 03:44 PM
  4. recv() and telnet ?
    By Devil Panther in forum Windows Programming
    Replies: 4
    Last Post: 06-13-2003, 12:23 PM
  5. network problems
    By lucy in forum Tech Board
    Replies: 6
    Last Post: 01-01-2003, 03:33 PM