搜索资源列表
LANChat
- 毕业设计:VC++局域网聊天程序 本程序利用Socket套接字将主程序分为服务端和客户端两个部分。采用了UDP和TCP/IP相结合,有效提高了数据传输的时效性和稳定性。本程序还用到了多线程编程,用来解决程序自身阻塞的问题。 -Graduation Project: VC++ LAN chat program using this procedure will be the main program is divided into Socket socket server and client
liaotianshi
- 本项目实现了一个简单的局域网即时通讯工具,实现了添加好友、注册新用户功能。可以是用户学习交流更加方便。 本系统完成了基本功能,如添加用户,点对点聊天。在系统设计上,简单的分了模块,注意了模块划分,即数据访问层、业务逻辑层和表示层。 开发平台 Visual studio 2005、SqlServer2005; c# -This project implements a simple LAN instant messaging tools, implements add a frie
121232313123
- 局域网的聊天程序,是一人的毕业设计,感觉还不错哦-LAN chat program, is one of the graduation project, I feel pretty good oh
SocketCoder_Three_Modules
- lan chat,this s my project is not good,i hope it will help someone
Lan-chat
- 本项目是在Visual Basic 6.0环境中,利用Winsock控件开发一个基于局域网的聊天工具。具体内容是局域网内部的聊天软件,基于VB编程的基础上,利用Winsock控件,选择TCP协议提供可靠的、面向连接的传输控制,选择协议的配置,确定你的计算机名 ,然后进行连接。-This project is in Visual Basic 6.0 environment, the the Winsock control the development of a LAN-based chat to
daima
- 该项目主要是在Windows平台上开发一个可视化的局域网聊天工具,具备多人同时在线的能力,并且能满足私聊和群聊两种不同的功能。我在其中负责程序框架的搭建,各个类的创建和声明,类之间的关系的定义,服务器和客户端之间进行通信时消息格式的设计-The project is to develop a visualization on the Windows platform LAN chat tools, the ability to have many people online at the sam
NetCommit
- 做公司的项目用到了c#的udp协议,就顺手做了一个局域网的聊天室,udp的类比较完整,可以在其他项目中直接使用,同时用到了委托,事件,以及.net4.0中新的特性任务,方便新手学习,程序直接可用,需要.net4.0的运行环境,如果消息不能正确收发请关闭防火墙-Do the company' s project uses the udp protocol c#, it easily made a LAN chat rooms, udp class of relatively complete
pppsocket
- 此项目分客户端和服务器端,能够在局域网内进行聊天。服务器端可以立即查看是否有客户端加入或退出。-This project is divided into client and server side, able to chat in the LAN. The server can immediately see whether a client to join or quit.
vrojhct
- 用MFC开发的局域网聊天软件,该工程是用于界面层开发,使用编程-Use MFC to develop LAN chat software, the project is used in the interface layer development, the use of programming
voice-chat-master
- very simple lan chat with voice....simple basic university project
fangQQliaotian
- A LAN chat program source code, can support voice, recording, file, text functions. Two phones are required to be tested in the same LAN, using the UDP protocol and the TCP protocol, and the overall project is complete.
