How to modify the security settings of a dot net application? I need to give
an application rights to read from a socket. When I try to read from a
socket it hangs and never returns from the call.
an application rights to read from a socket. When I try to read from a
socket it hangs and never returns from the call.