搜索资源列表
简易网络聊天器(C++)
- 个人写的一个简易网络聊天工具的编写 socket套接字的编写 多线程实现和采用select()函数实现多人在线聊天 同时,附有试验报告。
简单聊天工具
- 实现网络中客户端和服务器可以进行简单的通信,类似聊天,一边问候,一边应答-achieve network client and server can perform simple communications, similar to chatting, while greetings side response
信使小精灵聊天工具
- 信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。 -messenger elf is a simple chat tools. A major demonstration is the main network programming
client
- 这是用VC API写的网络聊天工具的客户端程序,还有一个是服务器端的,以会也会上传
CHAT_CODE
- 简易网络聊天工具的编写 socket套接字的编写 多线程实现和采用select()函数实现多人在线聊天.
聊天精灵
- 网络聊天工具,类似qq一样发送和接受数据-Internet chat tools, like similar qq send and receive data
chart_instrument_severe
- 实现网络聊天工具(服务器)类似腾讯公司的聊天工具
online_chat
- 网络聊天工具原代码,供大家一起学习研究和参考
liaotian2
- 实现基于socked的网络聊天工具。支持私聊和群聊。
LIAOTIAN
- 实现基于soced的网络聊天工具。支持私聊和群聊。
an
- 建议网络聊天工具源代码,含有服务端,客户端,可进行简单的聊天
实例95 网络聊天
- 这是vb编程的经典实例.如果你有兴趣自己编写一个功能类似qq的聊天工具,此例子就很适合你-This is a classic example of programming. If you have an interest in the preparation of their functions similar qq chat tools, example of this would be well suited for you
java聊天工具
- 这是一个聊天工具,网络上可以用的,时下是很流行的,希望大家借鉴!互相学习!-This is a chatting tool can be used on the network, is very popular nowadays, I hope, we learn from! Learning from each other!
java-networkp2p
- java也的一个局域网聊天工具,通过设计这个软件,不仅让我对网络编程有了基本的认识,对局域网、对多线程、对软件测试有了宏观的了解,更重要的收获是学到了一种认真做事情的态度。也许这样一个程序对我的意义不是很大,但制作的过程却使我受益匪浅。最后,我想说的是,设计这个软件的本身目的不是为了毕业设计,在像宿舍、办公室这样的小型局域网中,我经常发现不少人为了考个网址,传个文件需要拿着闪存甚至是移动硬盘在若干个USB接口上频繁插拔。我真的希望这个小程序可以帮他们的忙,软件中也写了一些关于文件传输的代码,不过
QQinterfacesimulation
- QQ是我们常用的网络聊天工具,这是一款模拟其界面的仿真软件,比较有意思,大家可以试一试。-QQ are commonly used in our online chat tool, which is a simulation of the interface of the simulation software, more interesting, we can try.
asdf
- 网络聊天工具 有服务器和客户端 功能强大 很强很强,-Web chat tool server and the client very very powerful,
UdpChatExample
- UDP网络聊天工具。在方框中填上ip之后,两个计算机可以直接进行通信。-UDP online chat tool. Ip fill in the boxes, the two computers can communicate directly.
chatting(VB)
- 该程序是一个基于winsock通信控件的点对点聊天工具,可以在局域网和Internet环境运行,独有的XP风格窗口控件使得程序在win2k等环境下依然有良好的交互界面,是学习VB网络通信编程的良好材料!-a windows-platform communication software source code developed by Visual basic
EChart
- 网络聊天工具,研究透这个,你对MFC就有了质的飞跃。-Chat tools, research through this, you will have a qualitative leap in MFC.
Java实现界面聊天,练习网络编程
- Java实现类QQ简易聊天工具,简易界面,主要练习网络编程(Java implementation class QQ simple chat tool, simple interface, main practice network programming)