搜索资源列表
网络通信程序设计
- 由VC++开发的一个有关网络通讯的例程,大家可以参考一下-a network communication example by VC++,users can refer to it.
闻怡洋网络通信开发包
- 闻怡洋网络通信开发包.rar 国内资深人士闻怡洋的网络通讯开发包(VC/WINDOWS)-Wen Yue Yang Network Communication Development Kit. Rar domestic senior Wen Yue-yang network communications Development Kit (VC / W INDOWS)
TCP-UDP实时连接(其它源码-vc源码)
- 基于TCP-UDP协议的网络通讯程序,实现了实时连接,希望大家多提意见-based on TCP - UDP network communications procedures, real-time connectivity, we hope to speak up
TaskClient
- 网络通讯,客户端 VC++ CSocket-network communications, client VC CSocket
UDPptotocol
- 用c#使用UDP协议实现网络通讯,开发环境vc++2005
ChatRoom(Csocket)
- VC网络通讯编程实用案例精选\\chap1\\ChatRoom(Csocket).rar
EnumProtocal
- VC网络通讯编程实用案例精选\\chap2\\EnumProtocal.rar
GetNetSetting
- VC网络通讯编程实用案例精选\\chap2\\GetNetSetting.rar
StopTravel
- VC网络通讯编程实用案例精选\\chap4\\StopTravel.rar
InternetDownload
- VC网络通讯编程实用案例精选\\chap5\\InternetDownload.rar
DynButtonMenu
- vc动态产生控件,并绑定相关的函数,类似于c#的代理,可以参考,适用于做UI。 ------------------------------- 余津工作室,主要做条码,图像识别,网络通讯(BT构架,P2P通讯等)
EVM_RevA.tar
- 一个非常不错的网络通讯程序,是用VC++6.0编写的,非常非常的好用,对想学网络编程的朋友非常有帮助
伪造IP数据包20050331
- 自己编写的网络SOCKET通讯软件,在VC 6.0下编译通过,功能比较简单,可在局域网中任意两台机器上通讯,可下载此软件代码,用于自己的网络通讯类-their SOCKET prepared by the network communication software, the VC 6.0 compiler, relatively simple function can be arbitrary in LAN communications on the two machines can down
vc网络通讯编程实例
- 有基本网络编程,本地网络编程,IE,网络编程,网络协议编程,代理服务器,高级通信,断点续传,语音电话等内容,并全是代码(vc6.0)-a basic network programming, the local network programming, Internet Explorer, network programming, network programming agreement, the proxy server, senior communications, HTTP, voice
网络通讯程序
- 这是一个使用VC++6.0编写的CSocket的网络通讯程序,可以注册用户通讯等功能。
西门子simatic step7 网络通讯
- 通过该程序,完成其他非VB/VC语言编写的软件同simatic step7 软件之间的信息交互。可通过任何支持网络编程的语言编写软件同新门子现场总线设备之间的信息交互
vc(QUEUE).rar
- 封装完善的C++队列类,可用在串口通讯、网络通讯上等等,Complete package C++ queue class, can be used in serial communications, network communications, etc.
PublicNetSoft
- VC++ SOCKET API通讯实例源码 本源代码主要是演示如何使用VC++的SOCKET API进行网络通讯的实例,代码包括客户端与服务器端,分别运行两程序,互相监听,互相接发消息,原理简单,没用到什么高深技术,都是很基础的,因此可能对VC的入门者比较有-VC++ SOCKET API communication example source code for the main origin is to demonstrate how to use the VC++ the SOCKET
feixint
- 使用VC++ 设计一个简单的通讯工具,可供初学者学习TCP通讯协议(Using VC++ to design a simple communication tool for beginners to learn TCP communication protocol)
VC 信息加密聊天源代码
- 本聊天程序采用2048bit 的RSA 数据加密算法对数据进行加密和数字签名后发出,因为RSA加密信息需要大量的时间,因此本程序适合用来传递密钥或对非常重要且信息量较少的网络通讯。本程序编译后运行界面如上所示,正常聊天需要进行设置,设定对方IP地址,QQ号或电子邮件地址,接下来就可以发消息了,程序还可以完成如图所示的其它功能。(This chat program uses the RSA data encryption algorithm of 2048 bits to encrypt and