Results 1 to 3 of 3

Thread: winsock api

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Apr 2001
    Location
    SA
    Posts
    17

    Unhappy winsock api

    I want to use the winsock api's but the example I'm working
    with is a bit to complicated. I need a simple example to get
    started with.

    This code seem's to be a bit to Advanced for me.
    please help.
    Attached Files Attached Files

  2. #2
    Frenzied Member Vlatko's Avatar
    Join Date
    Aug 2000
    Location
    Skopje, Macedonia
    Posts
    1,409
    Well, using winsock with API is not simple. It is complicated because the functions (in C++) handle a lot of pointers as parameters and doing that in VB is a bit complicated.
    Try to understand it or use the WinSock control in VB.
    I am become death, the destroyer of worlds.
    mail:[email protected]

    • Visual Basic 6.0 & .NET
    • Visual C++ 6.0 & .NET
    • ASP
    • LISP
    • PROLOG
    • C
    • Pascal

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Apr 2001
    Location
    SA
    Posts
    17
    Hey Thanks man that really helped

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