我现在用gateway开启tcp端口监听数据,现在想在网页端表单输入一个数据进行对已连接的指定客户端发送,请问有什么方法呢。我用表单post到新php里再调用gateway的Gateway::sendToClient方法不能发送,提示Class 'GatewayWorker\Lib\Gateway' not found,是我方法错了还是什么,求各位大神解答一下,谢谢!!...