Linux下server與client的通信實現。Server支持多線程。附有makefile可供編譯。Linux下調試通過。
標簽: Linux makefile server client
上傳時間: 2014-10-12
上傳用戶:gonuiln
it bout file transfer this is about client and server
標簽: transfer client server about
上傳時間: 2017-09-20
上傳用戶:xymbian
It is the exe version of client server program.
標簽: program version client server
上傳時間: 2017-09-20
上傳用戶:ynwbosss
C/S(Client/Server,客戶端/服務器)結構和 B/S(Browser/Server,瀏覽 器/服務器)結構是大家熟知的也是現在市面上使用最多的兩種軟件 體系結構。隨著信息技術與網絡技術的發展,WEB技術的日益成熟, C/S結構有逐漸被 B/S結構取代的趨勢。
上傳時間: 2014-01-21
上傳用戶:zsjinju
radius server在linux下的源碼,功能強大,有對應的radius client客戶端
上傳時間: 2013-12-27
上傳用戶:lxm
s1.c是server,c.c是client, server負責接收client傳的數字進行運算並回傳,運用了同步的機制。編譯須加 -lsocket -lpthread -lrt
標簽: server
上傳時間: 2014-01-02
上傳用戶:athjac
The Funambol J2ME Mail Client aims to be a light, easy to use, free email client for J2ME devices. The first release comes with a simple but effective UI, and a storage limited to the internal RMS only. This makes the application compatible with most of the phones around (minimum requirements are: MIDP2.0, CLDC 1.0, 512k of Storage). The mail synchronization using SyncML 1.2 over HTTP, thus removing any problem related to the access to IMAP or POP ports. The mail client synchonizes its address book with the one on the server, Its design is modular and can be extended in future with other mail protocols, a more sophisticated UI and access to the phone s AddressBook or filesystem for the devices allowing this. See the javadoc for more information on the structure of the library.
標簽: J2ME Funambol devices Client
上傳時間: 2014-01-05
上傳用戶:gououo
基于TCP的java多線程server,程序包含server和client,支持多多種文件多線程訪問,支持exception。訪問端口為6789
上傳時間: 2016-04-05
上傳用戶:llandlu
基于UDP實現E-Mail傳輸 工作過程描述: 客戶端描述: 1. Client(以下簡稱C端)端將郵件以規定的大小封裝為符合要求的UDP包。 2. 將封裝好的UDP包發出,并等待Server(以下簡稱S端)端收到相應的UDP包后返回的回應Acknowledge(以下簡稱為ACK)。若收到的為Positive ACK,則繼續發包;若收到的為Negtive ACK,則將應發的包重發。 3. 直到C端將所有要發的包都發完,并都已經收到S端的回應,最后發一個End包,直接關閉此進程。 服務器端描述: 1. S端啟動服務進程,并監聽相應端口。 2. 若收到C端發出的有關請求,按如下情況給出相應的反映: a. 將收到的包進行檢測,若收到的包有錯則拋棄(discard),并發給C端一個negtive ACK。 b. 將收到的包進行檢測,若收到的包正常,則將此包進行解包,將內容輸出至一臨時文件;并發給C端一個positive ACK。 3.依次收到來自C斷的包,直到收到end為止,并關閉此進程,轉回監聽狀態。
上傳時間: 2014-12-08
上傳用戶:sxdtlqqjl
FileZilla is a cross-platform graphical FTP, FTPS and SFTP client a lot of features, supporting Windows, Linux, Mac OS X and more. FileZilla Server is a reliable FTP server for Windows. it is a Client App,and a linux gnu version. important:change EXT name to ".tar.bz2"
標簽: cross-platform supporting FileZilla graphical
上傳時間: 2013-12-19
上傳用戶:weiwolkt