1 Attachment(s)
Yea, Tell Us About it Rob! Try dis
Berite there may or may not be something in the attached file to interest you :) It does not use MScomm.
See ya in work on Monday :)
K
Text Included with the example :
VB Port Test, Visual Basic 6 Sample
This program will try to open a specified range of ports and
then transfer packets of 128 Bytes each.
The transfers are not overlapped (or multi-threaded) therefore if one port is not
working and is waiting for the timeout, then the whole program
waits.
For some undertmined (at this time) reason, the program does
not want to compile and run correctly unless you compile it to
P-Code.
Please be advised that this program is for reference only and
has in no way been written and/or tested for daily usage.