搜索资源列表
Jeff-NetChatter
- Java写的小聊天程序,C/S结构,复习Java编程4天的产物,基于socks/多线程/对象序列化。现在功能只支持交谈/注册/用户列表/消息广播,如果愿意,可以自行扩充功能,只是,如果方便请通知我你的修改结果:-)-Java to write a small chat program, the C / S structure, review of the Java programming four days of the product, Based on socks / multithread
CSmode_ChatRoom
- TCP网络编程,使用多线程及select函数实现多人聊天功能,C/S模式。-TCP network programming, the use of multithreading and select Function people chat, C / S mode.
MsnRobot
- MSN 机器人编程实例,基于C#的开发实例-MSN robot programming examples, based on the development of C# Example
CSchatmodelccode
- 用c#编写的一个cs聊天模型的源码,对学习c#网络编程有很大帮助 。-prepared by the c # cs a chat source model for the study c # Network Programming be of much help.
CSharp_chat
- 本资源是用C#编写的网络编程socket实验的聊天程序,功能强大,可以多人聊天(发送广播),也可以二人聊天等模式可以发送窗口抖动等功能。 并且本资源有非常详细的需求、设计、概要、实现、测试文档。可作为socket编程的重要参考资料-The resources are written with C# network programming socket experimental chat program, powerful, you can chat with people (to send
tcltalk
- tcl与c语言结合网络编程的一个例子,用tcl做界面,c语言做底层的数据传输-tcl network programming with c language with an example of interface to do with tcl, c language to the underlying data
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.
QQ2004_src
- QQ2004的源代码,供从事Visual C++网络编程的人员参考;-QQ2004 the source code, for engaging in Visual C++ network programming staff reference
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.
QQChat
- Visual c++6.0编程案例精解书上模仿QQ聊天系统的源码-Visual c++6.0 programming intensive case Solution QQ chat system mimic the book' s source code
chartroom
- 一个用于模仿聊天室的源代码,源程序用C++语言编程实现-A chat room for imitation of the source code, source code using C++ programming language
ChartRoomTest
- 小型聊天室,采用B/S架构,VS2008环境+C#编程语言实现-Small chat rooms, the use of B/S architecture, VS2008 environment+ C# programming language
liaotianchengxu
- 基于C#语言网络编程开发的简易小型聊天系统,功能类似与-C# network programming language based on the development of small simple chat system, functions similar to QQ
chat2
- 本次局域网即时聊天程序设计主要用了Visual C++编程环境,设计里还涉及到了网络通信基本原理和Socket编程及语音处理API技术。由于程序是在TCP/IP环境下运行,所以分服务器端和客户端。服务器端和客户端是通过建立Socket链接来实现聊天功能。-The LAN Instant Messenger program design is mainly used by Visual C++ programming environment, designed in the network com
chatroom
- 聊天室设计软件,C#编程实现,具有聊天室的功能,可以实现多人同时聊天-Chat room design software, C# programming, with chat rooms,, can realize more than the same time to chat
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
Chat
- 局域网即时聊天系统,C/S模式;java TCP Socket;多线程程序设计;java图形界面设计;私聊;群聊;更新用户列表;上、下线提醒;脏话过滤-LAN instant messaging system, C/S mode java TCP Socket multi-threaded programming java graphical user interface design whisper group chat update the user list on the a
Part-1
- c#,利用套接字编程,构建服务端和客户端,实现点对点的聊天程序。-c#,The use of socket programming, building a service and client to achieve point to point chat program.
Part-2
- c#,套接字编程,构建客户端和服务端,实现群聊和点对点聊天,增加文件传输的通信协议。-c#, socket programming, building client and server to achieve the group chat and peer chat, file transfer protocol to increase.
vcPPqqchat
- 类似qq的实现,c/S模式,对想了解socket编程的同学来说是很大的帮助,非本人实现。-Similar qq realization, c/S mode, socket programming students would like to know is a big help, the non-realization.