Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Multiple IP Winsock ques.

Status
Not open for further replies.

sv

Programmer
Feb 19, 2001
5
US
Okay, I have a computer with multiple IPs. When I use winsock I want it to occupy a specific IP when connecting to another computer. If I use the code winsock1.getLocalIP I get a random one each time. Is there any way I can get past this? Is there another Active X or DLL that has the capabilites of doing this?
 
Pretty sure the MS winsock control does as you say. I've done all my Winsock programming at the API level, so I'm not an expert on the ActiveX controls to do this stuff. But I'd look at Desaware, Hummingbird, and maybe NetManage.

Chip H.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top