Socket access to restricted user
Hello all of you,
I have developed socket application in VB which uses Winsock API. When i login as Administrative User, I have no problem to establish connection with Java Server.
But when i login as Restricted user, I can not send data through winsock (I tested it out using Packet Sniffer)
I found some pages on internet mentioning that Restricted user do not have Raw socket access. Is it true ?
(I am using Windows XP)
Regards,
Milind

