Hi,
I have an application running, where the clients contact a licensing server via UDP port 3047.
The Clients run on Win2000, WinXP Prof. Everything works.
Installed a Client on a Win7 box, tried to contact licensing server, no success.
With tcpdump on the Serverside I see about 50 UPD...
antivirus
application
client
connectivity
dns
firewall
licensing
network
packet loss
ports
server
tcpdump
troubleshooting
udp
win2000
windows 7
windump
winxp
I have two DLLs named ws2_32.dll and wsock32.dll. I also have an application that i want to utalize these two dlls rather then the ones in system32 but it apears that it doesn't. I ran a dependency scanner and found that in fact the application does load these two DLLs rather then the ones in...