Forum: Visual Basic 4 / 5 / 6 Sep 19th, 2009 |
| Replies: 1 Views: 208 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... |