We can read ports like "com, lpt" in vb with code like that:
OPEN "" for ...

it may sound silly but can we read ports like 80 ? (http), 21 or random port ? is there a way for read data from port? I mean IIS listening port 80, can we read data from that port when IIS running?

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.