How can I access my modem via VB .. thanks

if it is connected to an asynchronous port, eg Com1 then simply open it like a file

open com1 for output as #1
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.