Results 1 to 6 of 6

Thread: Packet Reading And Writing

Hybrid View

  1. #1
    "Digital Revolution"
    Join Date
    Mar 2005
    Posts
    4,471

    Re: Packet Reading And Writing

    If you're trying to monitor packets going to/from a port, you'll need to use something like the WinPCap driver. There might be something already done in VB without a driver, but I don't know of any.

    You cannot monitor data going to/from ports with the Winsock control unless you're monitoring the data in one of your own client/server programs.

  2. #2
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    Re: Packet Reading And Writing

    Just find a scriptable TN3270 client.

    This topic has nothing at all to do with "packets," and 3270 Telnet clients do not use "port 3270." Geeze.

  3. #3
    Lively Member
    Join Date
    Oct 2006
    Posts
    81

    Re: Packet Reading And Writing

    if your program should work in the same way packet sniffers works, then you would need to use winsock api sockets, there are some articles about that, i remember i ran over some long time ago, try to google!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width