public SystemService() { socket = UseSocket.CreateSocket(); }
public RequestService() { socket = UseSocket.CreateSocket(); }