CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2001
    Posts
    2

    Which API should I use? HOW?? please help!!

    I want to get a list of other users who access to my share folders via LAN programmatically. Is there any API could work and any source code for me? I am using VB6 under WIN98SE. Thx!


  2. #2
    Join Date
    Apr 2000
    Posts
    737

    Re: Which API should I use? HOW?? please help!!

    GetTcpTable give u all the connections that in your system for tcp.

    cksiow
    http://vblib.virtualave.net - share our codes


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

Featured