搜索资源列表
copy_MSN_chat
- 仿照MSN的网络通讯工具,分为客户端和服务器,功能较完整,界面友好,是练习VB网络编程的好例子。
NetTestWithAPI
- 采用Visual C++编译环境,含有网络编程技术,实现局域网通讯功能
ClientServer
- 这是一款不用数据库的即使通讯聊天软件,该软件通过对文件的读写,存储数据,而且对网络编程给予充分的运用。是网络编程的经典应用。
sock
- c/s socket编程。制作一对一的网络即时通讯工具,实现基本数据的网络传输。-c/s socket programming. The production of one-on-one instant messaging network, the realization of the basic data of the network transmission.
NetworkApplication
- 网络实验编程应用作业,为一个简易的ICQ程序。采用C/S架构,实现单人/多人文字通讯及文件传输功能。-Network experiment application programming operations, for a summary of the ICQ program. Use of C/S structure, to achieve single/multiplayer text messaging and file transfer capabilities.
chat
- 局域网聊天软件,MFC 编程实现局域网通讯,很好的网络编程实例-local talk
design-of-instant-messaging-software
- 基于socket的即时通讯软件的设计,本设计通过研究讨论,设计基于socket编程的网络聊天系统,服务器端采用多线程并发服务方式,多客户端能同时连接服务器,并且客户端之间能进行通信。程序通过了验证与测试,证明了系统的可用性、易用性、完善性。-Socket-based design of instant messaging software,This design study and discuss the design of network-based chat system socket pr
QQ-with-UDP
- 本设计开发的是一个局域网QQ聊天软件,运用软件工程的设计流程,使用现在比较普遍和流行的C#语言,采用面向对象的方法,综合运用数据库编程技术、多线程开发技术、网络通讯技术,以Microsoft Visual Studio 2005作为系统前台应用程序开发工具,Microsoft SQL Server 2000作为后台数据库管理系统,在Windows XP平台下进行开发。-The topic of this paper is going to talk about that to develop t
chat2
- 基于java的ui设计与java的网络编程为一体的即时通讯工具,对了解网络聊天工具有着极大的示范作用-Ui java-based web design and java programming tool for the integration of instant messaging, Internet chat tool for understanding has a great role model
chat3
- 基于java的ui设计与java的网络编程为一体的即时通讯工具,对了解网络聊天工具有着极大的示范作用(对之前上传的)一些改进,加入了XML等,更加的贴近实际-Ui java-based web design and java programming tool for the integration of instant messaging, Internet chat tool for understanding has a great role model (for previously up
Telnet-client-side-realization--
- Telnet客户端的实现,telnet的服务和客户端的实现实时通讯对网络编程员来说是基本的技术.- Telnet client side realization
threadsocket.tar
- linux 网络编程 实现多线程通讯,包括客户端和服务器端-Inux network programming to achieve multi-threaded communications, including client and server
qq
- 网络编程程序,做一个简单的qq实时通讯。(Network programming program, do a simple QQ real-time communication.)