Communicating through winsock and comm 3

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi Interesting one this.
I have an external piece of equipment that I need to access through the comm
port. This can be done through Hyperterminal etc. What I need is to find out
if I can get access to the comms port via VBA, is there a third party control
etc. so I can talk directly to the external unit via code.
Second is it fiesable to access tcpip, like winsock through a control in vba?

well hopefully there are many out there that have done this and I will get
loads of answers. O I do know it can be done through full VB but am trying to
keep things contained.

Thanks for your time

Mike J. Soames
 
MsComm is Microsoft ActiveX allowing you to communicate with COM port. You
can use googlel to search for MsComm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Serial communication 3
Comms Port 4
Access VB and Serial Communication 2
COMM Ports 1
RS 232 and Bluetooth Comms Routine 2
comms port re-assignment 4
Winsock control 1
data input via a comms port 6

Back
Top