Hello,
today its question day *bg*
i download the "netmon" source from iczelions page and like to insert a function to close a open connection.
i try to understand the api calls inside the source (the html tutorials) but im unable to understand what i have to call.
some one who like to help me on this?
thanks
to close an open connection you close the socket using closesocket()
invoke closesocket, my_socket
or similar...
Uff *fallfromchair*
that all....like i use it when i open a socket.
and i think its something very hard to make....
thanks :)