The BuildBot is a system to automate the compile/test cycle required by most software projects. CVS commits trigger new builds, run on a variety of client machines. Build status (pass/fail/etc) are displayed on a web page or through other protocols.
标签: BuildBot automate required projects
上传时间: 2017-05-06
上传用户:懒龙1988
在Windows2K操作系统上虚拟出若干串口设备,这些虚拟串口设备作为 TDI Client 将串口应用程序(比如超级终端)读写串口设备的操作通过网络的方式传递到远端,即将应用程序写入的数据以UDP协议发送到远端目标机器的指定端口;监听本机指定端口,将所有在此端口收到的UDP报文数据提交给应用程序。
上传时间: 2017-05-12
上传用户:时代电子小智
Jain-sip 指导,可以通过它开发基于Java sip Client、Proxy,一般多用于开发UserAgent
标签: Jain-sip
上传时间: 2013-12-24
上传用户:qq21508895
C++ is widely used in the software industry. Some of its application domains include systems software, application software, device drivers, embedded software, high-performance server and client applications, and entertainment software such as video games. Several groups provide both free and proprietary C++ compiler software, including the GNU Project, Microsoft, Intel, Borland and others.
标签: application industry software domains
上传时间: 2013-12-23
上传用户:wanqunsheng
代理,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