搜索资源列表
基于TCPIP的局域网多用户通信系统
- 基于TCP/IP协议的网络多用户通信系统,可实现聊天、文件传送等应用,C++写的。-based on the TCP / IP protocol network multi-user communication system can achieve chatting, file transfer and other applications written in C.
von10
- ON(Voice Over Net)语音聊天控件是为了简化网上语音聊天室开发过程而定制的, 基于Microsoft ActiveX技术的ActiveX控件,语音清晰,支持各种网络带宽。同样 也适用于局域网电话系统等各种需要语音传输的系统通信系统。可在各种支持 ActiveX技术的开发平台中使用,例如网页,Visual Basic,Visual C++,Delphi, PowerBuilder等。-ON (Voice Over Net) Voice Chat Control is to simpl
c
- 文件传输协议FTP是一个最基本的应用层协议。本实验环境中已经提供了一个 FTP 实现。希望通过本实验能够了解FTP的具体实现细节。 在实验室中已经提供开发系统 中进程通信的Socket编程接口。利用这个开发环境,设计和实现一个简单的文件传输协议。
qqvc
- 本人软件课设期间用VC++做的一个局域网通信系统,和QQ很类似,C/S模式,客户端登录到服务器后,其用户列表可以显示其他用户头像,另外集成了文件传送和聊天记录的保存和查看功能,聊天记录用文件保存,没有使用数据库。
c++_P2P
- 本源代码实现了用C++ builder设计一个基于Tcp/Ip协议的点到点的通信系统,其中包括点到点用户聊天控件、简单文件传输控件、客户端协议、服务器端协议等。
C
- C直接读取dbf文件,RS-232-C端口实时监控软件的设计实现,Select()系统调用及 文件描述符集fd_set的应用,Socket接口实现网络异步通信,用C程序挽救Foxmail中的邮件-C to directly read dbf file, RS-232-C port real-time monitoring software design and implementation, Select () system call and file descr iptor set fd_se
QQ
- 企业QQ通信系统,VC++6.0 + XML + Socket 实现,文件调试完成,没有问题,请下载相应的软件进行运行,操作系统最好是Windows Server 2003系统,XP系统也可以。-QQ enterprise communications systems, VC++6.0+ XML+ Socket implementation file to complete commissioning, no problem, please download the appropriate so
c
- 精品--绝对---网络服务设计文档 系统管理软件**********(防止侵权隐掉) 网络服务设计文件 (自主开发) 本文档包括如下内容: 拓扑服务模块设计 拓扑服务类图设计 DCOM通信子模块类图设计; SNMP控制台类图设计; 通信子模块类图设计; 数据格式管理类图设计; 拓扑服务事件流设计 服务中的接口函数 监控模块设计 SNMP命令的发送与接收 VC和VB接口定义 资产连接线程-Prod
IPCWorkshop
- 用在windows系统上的进程通信,该程序是用c++写的,可以与计算机进行通信-Windows system used in the process of communication, the program is written in c++, you can communicate with the computer
cs
- Debug较大,不得于上传,已删。下载的朋友可自行运行得到exe文件。 系统是实现一个有图形界面的网络聊天室,是基于面向连接的流式通信协议TCP。该系统是利用VC++6.0进行较复杂的网络编程,完成网络聊天室的设计及编写。C++语言有SOCKET套接字,基于TCP/IP的通信基本上都是利用SOCKET套接字进行数据通讯,程序一般分为服务器端和客户端两部分。-System is to achieve a graphical interface, online chat rooms, is
C
- C++即时通信系统,方便新学习软件开发的人员-C++ real-time communication system to facilitate the new learning software development personnel
VBcontrolclient
- 利用VB编程软件,基于Winsock编程实现网络监控。该系统设计基于C/S模式,局域网通信。实现客户端程序。-Using VB programming software, network monitoring based on Winsock programming. The system design is based on C/S mode, LAN communications. To achieve the client program.
Investment-Helper
- C#开发的投资助手系统,包括服务器和客户端程序,用socket进行通信。-C# development investment assistant system, including server and client programs to communicate with the socket.
jstxxt
- 用java写的即时通信系统,功能几使用方法类似QQ,采用C/S架构,数据库采用aceess实现,对于有一定java基础的程序员来说是不错的借鉴示例-Using java to write real-time communication system, functions of several similar use QQ, using C/S architecture, the database used aceess to achieve, for a certain java based p
chatroom
- 采用C/S模式实现了局域网通信系统,能够显示在线人数等-With C/S mode to achieve a local area network communication system that can display online, etc.
jishitongxunxitong
- 即时通信系统(Java实现)(C C++程序员面试宝典)光盘-Instant messaging system (Java implementation) (C C++ programmers interview book) CD-ROM
DCF_base
- 基于c语言的802.11无线通信系统中DCF仿真--分布式协调功能-performance analysis of the IEEE 802.11 distrubuted coordination function
chattool
- 基于C/S模式的使用MFC写的类似于qq的通信系统,包括服务器跟登陆端两部分-base on c/s model develop by MFC like QQ communicate system
linux-C
- Linux系统原理及应用Shell编程C编译环境Linux系统调用网络通信编程多线程GUI编程环境-Linux system theory and application shell programming C compiler environment Linux system calls to network communications programming multi-threaded GUI programming environment
mirrors-hp-socket-master
- HP-Socket 是一套通用的高性能 TCP/UDP/HTTP 通信框架,包含服务端组件、客户端组件和Agent组件,广泛适用于各种不同应用场景的 TCP/UDP/HTTP 通信系统,提供 C/C++、C#、Delphi、E(易语言)、Java、Python 等编程语言接口。HP-Socket 对通信层实现完全封装,应用程序不必关注通信层的任何细节;HP-Socket 提供基于事件通知模型的 API 接口,能非常简单高效地整合到新旧应用程序中。(HP-Socket is a general-p