Connecting to port X

cheapSexPunx

New member
Joined
Feb 8, 2006
Messages
1
Programming Experience
Beginner
Hello, I am new here and will be working on a project involving creating a "telnet" client to play MUD's. The MUD's are text games and I need to understand how to connect to port X and be able to send/receive text to and from on that port. Thanks in advance for any help.

-Chris
 
Mud

Hey Chris,

I am not too familiar with how MUDs work but I am sure you can get a server and client application like such working with remoting. Take a look at this introductory tutorial on remoting as it will give you a basic background on it better than I can describe in a forum.

http://www.developer.com/net/cplus/article.php/1479761
 
Back
Top