PDA

Click to See Complete Forum and Search --> : Winsock Control


razzaj
Aug 24th, 2000, 12:49 PM
Hi , I want to develop an "over-Network" application ...
but the potential problem could be .. because it has to run on NT , I already done a similar application using winsock control , that runs fine over win98/95 .
I was wondering if there is any difference when it comes to win NT ?? does anything change ?? or is it exactly the same code and procedures ?? are there any restrictions with WinNT Ports ???

Any help is greatly appreciated

parksie
Aug 24th, 2000, 12:52 PM
Port numbers under 1024 require admin privileges on NT. Other than that, it's pretty similar. Also, take into account that IP filtering may be in effect (like a dumbed-down firewall).