Hi all,
I am a beginner for VB6. I need to write a program for a system to send a command like 100 times. I think i can use a counter and while loop. I need to find that during this multiple iterations, would there be any disconnect in communication? The system i am working on will send an ack after it receives the command. Please help.
I am a beginner for VB6. I need to write a program for a system to send a command like 100 times. I think i can use a counter and while loop. I need to find that during this multiple iterations, would there be any disconnect in communication? The system i am working on will send an ack after it receives the command. Please help.