Skip to content
This repository was archived by the owner on Mar 1, 2023. It is now read-only.

rubena/telnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telnet client/server
===========================

Run the server as:

    ./server

It requires port 5555 to be open (this can be changed in mt.h, 
or make it a command line parameter if you wish).

To run clients, run

    ./client 127.0.0.1

To connect locally, as the server listens locally.

About

Telnet client and server written in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages