Closed. This question is off-topic. It is not currently acce开发者_高级运维pting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
this is the code that i get so far... import java.net.*; public class PortScanner { public static void main(String args[]) {
I\'m trying to build a DNS server in python. It must listen two ports (8007 - client, 8008 - admin). The client only send an URL and receives the respective IP. The admin has permissions to change the
I currently have a small Python script that I\'m using to spawn multiple executables, (voice chat servers), and in the next version of the software, the servers have the ability to receive heartbeat s