Olivier Lefevre <lefevrol <at> yahoo.com> writes: > Re. raw sockets and the need for elevated privilege, > can't you use the RunAs trick to get around it?
Also on Unix/Linux a raw socket cannot be used by a normal user. But the ping program is setuid root and thus can be called by any user. Unfortunatly there is no such mechanism in cygwin. Regards kf -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple