以前寫的一個簡單的TCP通信例子,包括Sever和Client兩個程序
上傳時間: 2014-01-02
上傳用戶:dave520l
局域網聊天的程序,包含兩個程序,一個server 端,一個client端。
上傳時間: 2015-09-30
上傳用戶:一諾88
Hulft-Message是用來在Internet上傳輸文件數據的商用MiddleWare,特別用于數據量小,但是頻繁度高的業務。支持不同平臺和編碼體系間的代碼和數據的自動識別和轉換。 本代碼是Hulf-Message的Client的源代碼和lib庫,平臺包括LINUX/UNIX/OS400/Windows,功能包括和Server端建立連接,發送和取得數據功能,語言包括C語言和JAVA語言。
標簽: Hulft-Message MiddleWare Internet 數據
上傳時間: 2015-10-01
上傳用戶:陽光少年2016
一個完整的email客戶端代碼 Example program from Chapter 1 Programming Spiders, Bots and Aggregators in Java Copyright 2001 by Jeff Heaton SendMail is an example of client sockets. This program presents a simple dialog box that prompts the user for information about how to send a mail.
標簽: Aggregators Programming Example Chapter
上傳時間: 2015-10-04
上傳用戶:葉山豪
一個j2se內容,在同一程序里包含client和server,先運行的為server后運行為client,兩者用SOCKET傳輸,在任何一方控制小球移動都會使另一方出現一樣移動。
標簽: j2se
上傳時間: 2014-08-13
上傳用戶:1101055045
The OMNI Naming Service (omniNames) is an omniORB implementation of the OMG’s COS Naming Service Specification. It offers a way for a client to turn a human-readable name into an object reference, on which the client can subsequently invoke operations in the normal way. See the OMG specification for full details of the functionality provided by the Naming Service.
標簽: Service Naming implementation omniNames
上傳時間: 2014-01-25
上傳用戶:jyycc
家里的臺式機,裝有windows 2000 professional一直做server,本本使用linux做client,后來覺得本本上運行linux太慢,而且也不能在上面隨隨便便做實驗,所以想要把臺式機也裝上linux,這樣一來自然就涉及到了linux下adsl上網和組網的問題,經過幾天的實驗,總算是成功,因此把整個過程寫下來,一來備案,而來希望能對網友們有點幫助。
上傳時間: 2015-10-09
上傳用戶:GavinNeko
Many programs today suffer from the fact that their users have to connect using IP addresses. This is impossible for dialup users, whose IPs change all the time, and painful for LAN users who don t know their IP addresses or whose addresses also change. In addition, many collaborative programs could benefit from offering friends lists, showing friends as online or offline, providing status information. This kind of functionality is hard to provide, requiring a dedicated Internet database and a new client - client protocol. But it is offered today through a system called AwareNet, which is offered free of charge and royalty
標簽: addresses programs connect suffer
上傳時間: 2013-12-05
上傳用戶:CHENKAI
基于完成端口的TCP網絡通信框架實現 工程iocp中包含了框架實現的所有代碼,工程server和client是對該框架的簡單測試 和應用。框架實現了基于消息的TCP網絡通信,(避免了TCP的數據“粘連”問題)并進 行了封裝,封裝后的界面iocpapi.h非常簡潔,應用程序代碼只需要簡單包含 iocpapi.h,就可以實現自己的網絡應用.具體例子可以參考server和client代碼提供 的兩個類分別用于服務器端和客戶端(一般來說客戶端不用管理大量連接,所以有點 殺雞用牛刀的味道,不過為了和服務器對應,應該使用該客戶端,除非你自己實現 框架的消息格式)
上傳時間: 2013-12-29
上傳用戶:wpt
JXTA——Java P2P網絡編程技術,最近,P2P(Peer-to-Peer)又成為了因特網上的一個熱點。P2P是因特網的一種應用模式,其意思是指網絡上的任何設備(包括大型機、PC機、PDA、手機、機頂盒等等)都可以平等地直接進行連接并進行協作。想比當前因特網上主流的應用模式Client/Server或者Client/Service而言,P2P具有自己鮮明的特點和優勢。(這也是我對它著迷的地方。
上傳時間: 2015-10-15
上傳用戶:wys0120