setting static IP address using win32 API
C / C++ / MFC
5
Posts
4
Posters
0
Views
1
Watching
-
-
Try method EnableStatic. See http://msdn.microsoft.com/en-us/library/aa390383(VS.85).aspx[^]
-
sounds like a disaster in the making to me mate. hard coding an IP address is going to fall over sooner or later depending on the network config. i would ask if u really need to set a static IP addr or weather u can use a "localhost" type workaround