cbougher
November 20th, 1999, 06:58 PM
I'm writing a telnet server in vb5 but I am having trouble finding resources...any suggestions???
|
Click to See Complete Forum and Search --> : Telnet Server cbougher November 20th, 1999, 06:58 PM I'm writing a telnet server in vb5 but I am having trouble finding resources...any suggestions??? Chris Eastwood November 22nd, 1999, 02:30 AM You can find the source-code for a Telnet-Server right here on the CodeGuru site - http://codeguru.developer.com/vb/articles/1773.shtml The code is for a single user connection only, but with a little rewriting you should have no trouble making it multi-user. Chris Eastwood CodeGuru - the website for developers http://codeguru.developer.com/vb codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |