代理,proxy1和proxy2通过udp相连,CLient和server通过tcp和proxy相连
标签: 代理
上传时间: 2017-06-19
上传用户:xjz632
Emdros is a text database middleware-layer aimed at storage and retrieval of "text plus information about that text." This information could be linguistic analyses or other annotations. Emdros provides an abstraction of text that makes it well suited to storing /syntactic analyses/ of text, but other linguistic information is supported as well. Emdros comes with a query-language, MQL, that enables powerful queries. Emdros acts as a middleware-layer between a CLient (not provided) and a database back-end. Currently, PostgreSQL, MySQL, and SQLite (2 and 3) are supported, but other back-ends can easily be added.
标签: text middleware-layer information retrieval
上传时间: 2014-01-02
上传用户:wfeel
用c++编写的网络通信框架,适用于多客户端的网络通信 CLient: 模拟客户端程序 server: 模拟服务端程序 gateway:网关程序 启动:CLient.exe server.exe gateway.exe程序,CLient程序会网关gateway.exe发送消息 消息内容为字符:00004XXXX XXXX为字符,是使用 04d打印到BUF中的, gateway.exe收到CLient.exe发送的消息,此时从系统路由表中取到:B_HOST的信息,并把 收到的消息转发到server.exe程序,如果server.exe程序作相应处理,还可以作为应答,把 消息返回给CLient.exe,如果要这么实现的话,需要加流水信息
上传时间: 2014-12-06
上传用户:yimoney
类似于QQ的简易聊天程序,java 开发,包含 CLient 和 Server
标签: 程序
上传时间: 2017-07-01
上传用户:cooran
局域网内聊天程序,支持server端同时和多个CLient进行会话
上传时间: 2017-07-04
上传用户:gut1234567
用JAVA编写的多线程TCP SOCKET程序,支持多客户端与服务器通讯,并且是用图形界面显示,里面的CLient.java就是客户端,SERVLET.java就是服务器程序,FACE是图形界面程序。
上传时间: 2013-12-08
上传用户:ljmwh2000
linux下的简易聊天程序源代码,分为sever端和CLient端
上传时间: 2013-12-13
上传用户:蠢蠢66
Demo Name: Main Author: Ted Rybicki Purpose: Sync up systems and workstations clock through firewalls with socks support. NOTE: You will need to set Name field in IdSocksInfo1 to your socks server for socks support to work correctly. History: Date: 27/10/2002 01:49:13 Checked with Indy version: 9.0 ---------------------------------------------------------------------------- Notes: Demonstrates a DateTime CLient getting current date and time from remote DateTimeServer A list of time servers is available at: http://www.eecis.udel.edu/~mills/ntp/servers.html
标签: workstations Rybicki Purpose systems
上传时间: 2013-12-27
上传用户:helmos
A very simple ftp server s source code for demonstration. * It supports PASV/PORT modes and following operations: * ls,pwd,cwd,get,put,dele. * I have tested it using following ftp CLients: * 1. Windows XP s command line ftp CLient, * 2. IE 6.0, * 3. Redhat 9.0 s ftp CLient, * 4. CuteFTP 8, * I ll introduce more functions and improve its performance
标签: demonstration supports followi simple
上传时间: 2013-12-22
上传用户:wl9454
linux下的udp socket通信,包括CLient和server端程序代码。
上传时间: 2013-12-28
上传用户:二驱蚊器