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

    SAMPLE: PingCtrl.exe Uses Winsock2 Features from Visual Basic

    Hi,

    I couldn't compile this c++ program in order to use from visual basic
    do somebody have ping.ocx compiled ?
    did somebody use this sample ?

    Any help will be appreciated

    http://support.microsoft.com/support.../Q185/7/26.ASP


  2. #2
    Join Date
    Apr 2000
    Posts
    737

    Re: SAMPLE: PingCtrl.exe Uses Winsock2 Features from Visual Basic

    check out http://vblib.virtualave.net, there is a function called Ping in the vbNetwork of the activeX dll which might help.



    HTH

    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