Hi...my problem is probably quite easy to solve, but i still can't get it to work. What i want to do is to check if a neverwinter nights server is online, this would require connecting udp socket to port 5121 of that server. It would be easy to do with TCP socket....but i don't know what happens to UDP one! I don't know if it reached the target or not. Is there any way to check it?