Relative Content

Tag Archive for c#windows

SetTcpEntry function failing with 317 error code

Iam trying to drop an established tcp connection and I am using SetTcpEntry function. But its returning with 317 value which says “The function is unable to set the TCP entry since the application is running non-elevated.” But my application is running with admin previlage. What could be the reason.