代理,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++編寫的網(wǎng)絡通信框架,適用于多客戶端的網(wǎng)絡通信 CLIENT: 模擬客戶端程序 server: 模擬服務端程序 gateway:網(wǎng)關程序 啟動:CLIENT.exe server.exe gateway.exe程序,CLIENT程序會網(wǎng)關gateway.exe發(fā)送消息 消息內(nèi)容為字符:00004XXXX XXXX為字符,是使用 04d打印到BUF中的, gateway.exe收到CLIENT.exe發(fā)送的消息,此時從系統(tǒng)路由表中取到:B_HOST的信息,并把 收到的消息轉發(fā)到server.exe程序,如果server.exe程序作相應處理,還可以作為應答,把 消息返回給CLIENT.exe,如果要這么實現(xiàn)的話,需要加流水信息
標簽: 編寫 網(wǎng)絡通信
上傳時間: 2014-12-06
上傳用戶:yimoney
類似于QQ的簡易聊天程序,java 開發(fā),包含 CLIENT 和 Server
標簽: 程序
上傳時間: 2017-07-01
上傳用戶:cooran
局域網(wǎng)內(nèi)聊天程序,支持server端同時和多個CLIENT進行會話
上傳時間: 2017-07-04
上傳用戶:gut1234567
用JAVA編寫的多線程TCP SOCKET程序,支持多客戶端與服務器通訊,并且是用圖形界面顯示,里面的CLIENT.java就是客戶端,SERVLET.java就是服務器程序,F(xiàn)ACE是圖形界面程序。
上傳時間: 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
上傳用戶:二驅蚊器