远程桌面控制,使用win32、api差异算法及快速压缩算法。
源码描述:一、源码介绍 运行server.bat,client1.bat,client2.bat.二、主要功能 运行server.bat,client1.bat,client2
SuperWebSocket通讯框架v0.8源码源码描述:SuperWebSocket通讯框架v0.8源码WebSocketisatechnologyprovidingforbi-directional,full-duplexcommunicationschannels,overasingleTransmissionControlProtocol(TCP)socket.Itisdesignedtobeimplementedinwebbrowsersandwebserversbutitcanbeusedbyanyclientorserverapplication.TheWebSocketAPIisbeingstandardizedbytheW3CandtheWebSocketprotocolisbeingstandardizedbytheIETF.源码是websocket通讯框架。附带一个测试demo,要求浏览器必须支持websocket,才可以运行demo,用户输入一个名字就可登录聊天室,发送信息欢迎感兴趣的用户下载研究