Sending data to serial port using vb6
Hello everyone.I am interested in knowing how to send data to serial port using vb6.I would appreciate it a lot if i could obtain a sample code.It is the first time i work with vb6.Thank you for your help
[268 byte] By [
RACHA] at [2007-12-16]
These forums are more for VB.net related issues.
However, there is an OCX control, Microsoft Comm Control, that you can use for this purpose. if you look in the docs there are examples.
Toddap_MS