View Single Post
  #1  
Old 01-21-2010, 06:33 AM
C++ C++ is offline
Senior Member
 
Join Date: Jun 2009
Posts: 18,248
Default Winsock bot/telnet filter

I am attempting to write my first c++ program. It is a bot that will me used to connect to a Multi User Dungeon. The premis is this The application will open a server on a specified port on the local machine, and also connect to the MUD server. The application will act as a go between...
__________________
C++
domain name forum
Reply With Quote