I search over the internet without any luck. What im trying to do is get the client ip address that is attempting to connect to remote server before connecting the client, to prevent unauthorised access to the server.
Im using tcp protocol and .net winforma, linux not allowed to be authorised. Is it possible? If it is, how would i do that
I need to be able to check if the client is authorized to access the server before the server connect him