Results 1 to 2 of 2

Thread: VB6 API Programming

  1. #1
    Join Date
    Mar 2004
    Posts
    123
    Rep Power
    0

    Default VB6 API Programming

    How do I use vb6 to get the number of packets sent and recieved by each ws on the network?

  2. #2
    Join Date
    Apr 2004
    Posts
    2
    Rep Power
    0

    Default Re:VB6 API Programming

    Hey silly

    i donnt know of any apis that can actually read packets

    but some researh has gone in to the development of winpcap dll that allows u to read/caputre packets form the network

    visit: http://winpcap.polito.it/

    for more info on these dll

    ps. there where written in C so good luck if yuh donnt know C

Posting Permissions

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