|
-
May 20th, 2008, 02:51 PM
#1
Thread Starter
Lively Member
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 ?
-
May 20th, 2008, 05:04 PM
#2
Re: Help ! WAN TCP/IP
Thread moved from CodeBank forum (which is for you to post your code examples, not questions)
-
May 20th, 2008, 05:43 PM
#3
-
May 21st, 2008, 12:19 AM
#4
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|