ports
How to install a deprecated ports on FreeBSD [closed]
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.[详细]
2022-12-17 10:20 分类:问答How to scan remote host port that in used?
this is the code that i get so far... import java.net.*; public class PortScanner { public static void main(String args[]) {[详细]
2022-12-13 03:04 分类:问答How do I make a simple DNS server listening two ports simultaneously in python
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[详细]
2022-12-11 22:57 分类:问答Multiple programs using the same UDP port? Possible?
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[详细]
2022-12-11 19:45 分类:问答