...
This commit is contained in:
parent
3620fdae36
commit
dc7eb1aad9
@ -1,6 +1,6 @@
|
||||
const net = require("net");
|
||||
|
||||
const port = 4999;
|
||||
const port = 4010;
|
||||
const host = "127.0.0.1";
|
||||
|
||||
var client = new net.Socket();
|
||||
|
Loading…
x
Reference in New Issue
Block a user