搜索资源列表
ssport
- 安全曾IP,即IPSEC层编程实例代码。简单接绍此编程。-IP, IPSEC-code programming examples. Shao then this simple programming.
EMB-TCP-IP-STACK
- 一个专为嵌入式系统编写的小型TCP/IP协议栈 TCP/IPLean,一个适于学习并容易移植的协议栈, 有专门书籍《嵌入式系统web服务器TCP/IP Lean》 进行详细介绍,很适合于希望了解TCP/IP基本原理 和代码实现的朋友 这里提供它的VC6版源码包下载, 它可以与超值型以上开发板提供的arpscan、ping 和udp实例配套,作为主机端的服务运行。 -an embedded system for the prepara
vcIPv6
- 《实例解析IPv6环境下的网络编程》配套代码 相关文章实例 源码解析IPv6环境下的网络编程
VisualC++networkcommunication
- Visual C++网络通信协议分析,包含实例代码!
UDPchuantouNAT
- UDP穿透NAT实例代码与原理! 代码很短,相信很容易懂
VC-IP-UDP-zubo
- VC组播实例,这是一个很好的VC编写组播程序原代码。
TCP_SOCKET
- windows下TCP的Socket编程代码实例,分Server和Client两部分。
serveraclient
- 使用VC++的SOCKET API进行网络通讯的实例,代码包括客户端与服务器端,分别运行两程序,互相监听,互相接发消息,原理简单,基础-Use of VC++ SOCKET API for network communication examples, code, including client and server, each running two programs, listen to each other, then send an announcement to each other
broadcast
- 网络广播实例代码,用于学习TCP/IP通信的实例代码。-broadcast examples.
CMulticastSocket-VC-4-demos
- UDP组播VC例程 修正了原PUDN上的UDP组播例程的BUG 简单说明: 一共4个可执行文件。 CMulticastSocket-仅发送测试.exe CMulticastSocket-仅接收测试.exe CMulticastSocket-发送和接收.exe 组播实现一例:监听程序,可同时运行多个进程接收.exe 其中,1~3是对话框版,改自同一版本,最早是个只能绑定一次组播地址:端口对的,后来根据实例4的思想改为了支持多个进程的版本(显然多个线
src
- 非常好的即时通讯代码,包括服务器和客户端,功能完备,是学习socket和即时通讯开发的绝好实例。-A very good instant messaging code, including server and client, complete functions, is to learn socket and the development of excellent examples of instant messaging.
sampleprogramforTCP
- 本资料主要实现TCP协议编程实例,包含客户端和服务端,主要使用WIN API编写,代码详细简单,对于学习应用TCP网络编程有很好的入门效果!-This information is mainly to achieve TCP protocol programming examples, including client and server, the main use WIN API written in code more simple, applications for learning n
TCP.IP.embedded
- 嵌入式TCP IP设计高级代码实例Advanced TCP IP design of embedded code examples -Advanced TCP IP design of embedded code examples
C_socket
- socket网络编程 最常用的方法和类 对于TCP的socket编程 具体的实例(包含代码)-socket Network Programming
MySocket
- Java Socket实例(服务器多线程) 之前花大力气下的代码,代码不错就是太贵,现本人分享出来-The the Java Socket instance (server multithreaded) before spend great efforts under the code, the code is a good that is too expensive, and now I share it
jQuerydemos
- 都是挺基础的 jQuery 初级代码实例,书中的例子,很完整,虽然有些过于简单,但必竟很好懂,想实现Ajax交互式前端设计的朋友可要好好参考一下哦,这些教程源码都是来自官方的,比较通用和标准的代码。实例的内容包括异步加载、层操作、数据载入、点击互动等功能。-Are very basic primary code examples jQuery, examples in the book, very complete, although a little too simple, but after
Network_transmission
- 该代码通过UDP功能实现文件传输。开发者可以参照此程序进行开发。实例已经过实测,并成功的传输doc文件。性能可靠。-The code file transfer via UDP function. Developers can refer to this application was developed. Examples have been found, and successfully transfer doc files. Reliable performance.