how to close a socket
C#
2
Posts
2
Posters
0
Views
1
Watching
-
hi my aim is to close a open socket ....that too perfectly socket.close() is raising exceptions ..any methods to close it forcefully
its me sid
-
hi my aim is to close a open socket ....that too perfectly socket.close() is raising exceptions ..any methods to close it forcefully
its me sid
This is just a quess, but maybe try doing a
socket.Disconnect()
first?I'm going to become rich when I create a device that allows me to punch people in the face over the internet. "If an Indian asked a programming question in the forest, would it still be urgent?" - John Simmons / outlaw programmer