Results 1 to 4 of 4

Thread: Help ! WAN TCP/IP

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Feb 2008
    Posts
    91

    Help ! WAN TCP/IP

    Hi.. I was looking up a tutorial about how to set up a WAN/IP.

    The tutorial tells me :
    The first step, after starting Visual Basic, is to include the SocketWrench control in your new project. In Visual Basic 3.0, select the File|Add File option from the menu and a file selection dialog will be displayed. Enter the complete pathname of the control, such as c:\windows\system\cswskctl.vbx. To add the control to the list of available controls, click on the Browse button and enter the complete pathname of the control. In Visual Basic 4.0, you should select Tools|Custom Controls, while in Visual Basic 5.0, you should select Project|Components. A dialog will display all of the available ActiveX controls, then select the Catalyst SocketWrench Control.

    But i cant find that kinda control, or any downloadable from google..
    What can i do ? Or do you know any sites that Gives a good tutorial step-by-step how to make a tcp/ip WAN client ?

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Help ! WAN TCP/IP

    Thread moved from CodeBank forum (which is for you to post your code examples, not questions)

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

  4. #4
    PowerPoster
    Join Date
    Jul 2006
    Location
    Maldon, Essex. UK
    Posts
    6,334

    Re: Help ! WAN TCP/IP

    There's also quite a few examples of Client / Server in the Code Bank here. (Using the standard Winsock component, rather than SocketWrench)

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