Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Visual Basic 6.0 Telnet Utility
Name: Smokey Jones Date: September 9, 2002 at 02:38:11 Pacific OS: WinXP Pro CPU/Ram: P4 1.6/256 SD
Comment:
I keep getting errors when I try to resize the telnet box in the telnet program. This gets real annoying, any ideas?
This is not meant to sound offensive, but a good way to work around Visual Basic errors is not to use Visual Basic _at all_.
Windows systems come with their own console telnet, and with sufficient C/C++ abilities you can make your own to suit your needs.
0
Response Number 2
Name: Smokey Jones Date: September 12, 2002 at 03:18:39 Pacific
Reply:
I was looking for an answer, not an opinion on whether i should drop my current project and give back the few hundred bucks i'm making off of it...
0
Response Number 3
Name: Madman Date: September 13, 2002 at 08:45:20 Pacific
Reply:
What are the exact errors and messages...maybe a little more detail info would enable us to help you. Here is a site that deals with vb6 and telnet...try it:
http://www.codeguru.com/vb/articles/1773.shtml
0
Response Number 4
Name: Smokey Jones Date: September 13, 2002 at 22:46:00 Pacific
Summary: I have developed a code for communicating with a terminal through serial port in visual basic 6.0 using the mscomm control. my problem is that I have to set the serial port parameters i.e settings and...
Summary: I just installed Microsoft Visual Studio 6.0 on my Windows XP and Winodws2000. When I open a new project (project1) in Visual Basics 6.0 and double click on the form (form1), an error message appears ...