搜索资源列表
CAsyncSocket.rar
- MFC CAsyncSocket类 C/S,MFC CAsyncSocket Class C/S
DNR_PC.zip
- 非常强大的通讯类库程序,包括TCP,UDP,RDP等等协议。,A very powerful communication class library procedures, including TCP, UDP, RDP, and so the agreement.
test
- 用CSocket类实现的UDP传输程序,适合初学者学习使用。-Class CSocket achieved using UDP transmission process, for beginners learning to use.
UDP-For-CE
- wince网络编程开发中用到的UDP协议相关Socket函数类。比较完整,重点推荐。-wince Network Programming UDP protocols used in functions related to Socket class. More complete, Highlights.
P2PDemo
- 这个是演示采用UDP协议进行P2P打洞对话原理的演示程序,参考的资料是: 1)P2P 之 UDP穿透NAT的原理与实现(附源代码)--http://www.cnpaf.net/Class/hack/0512182034513804825.htm 2)王艳平<<Windows网络与通信程序设计>>-This is a demonstration of the use of UDP protocol P2P holes dialogue principle demon
JAVAClient_Server
- 1) 利用InetAddress类的方法获取主机的名称和IP地址。 2) 利用URL类获取网络资源。 3) 使用Socket编程:客户机发送数据到服务器,服务器将接收到的数据返回给客户机,运用多线程机制,实现服务器同时处理多个客户机的请求。 4) 使用UDP编程:客户机发送数据到服务器,服务器将接收到的数据返回给客户机, 实现一个模拟电子邮件的发送和接收的UDP程序。 -1) using InetAddress class method to get the host name
RawUDPSample
- In this code, I will present a C++ class used to easily create and manipulate UDP packets from scratch. This can be useful for Windows users who can t send custom UDP packets using Winsock. (XP SP2 and later). In the sample application, WinPCap is us
udp
- 上课时老师给的源代码,简单易懂好用,不过我自己还没编译过,-Teacher in class give the source code, easy-to-use, but I have not yet compiled,嘿嘿
MinChat
- udp 局域网聊天 (上课老师让写的简单的)-LAN chat udp (class teacher so simple Writing)
LanTalk
- 本程序设计分为服务器应用程序及客户机应用程序部分,采用Socket套接字库网络编程。(UDP)和(TCP/IP)相结合的连接方式,及解决了数据传输的时效性又能保证数据在传输的过程中不会丢失。另外程序采用多个线程来避免程序阻塞。具体设计思路及部分代码如下: 程序设计目的:首先就是完成课设任务啦(大二课设内容)其他目的: 1:练习使用套接字进行网络编程。 2:练习使用自定义消息。 3:练习多线程方面的编程思想。 4:练习使用各种控件。 -This procedure
udp_send_class_src
- udp发包的类源码,可直接用也很好用-udp class-source contract, can be directly used with good
Phone
- 网络多媒体通信 1、编制一个网络多媒通信软件,实现: 在发送端采集话筒声音,通过网络实时传输到接收端,并在接收端播放出来。 2、通过使用TCP、UDP、变更分组大小来对比收发端声音同步情况及播放质量。 本实验技术不同于课上所讲的回调函数,利用了MFC的消息处理机制,用消息处理函数替代了回调函数,但整个流程是一样的。本程序采用C/S模式,其中Server端为项目PhoneToFile,Client端为项目Client,Server端的功能为采集声音数据并发送给客户端,Client
UPD_CLASS
- 自己封装的一个UDP类,提供UDP的基本操作,大家参考 指证-a udp class writed by myself
ezSockets
- EzSockets is a cross-platform (Linux, Irix, Windows, OSX, XBOX) generic sockets class. It allows the user to interface through UDP and TCP. It allows for broadcast and reception on UDP as well as being both a server and a client on TCP. http://cnlohr
udp
- 用 udp协议实现双方的通信,我的一次课设,计算机网络实验编程用的,可以运行起来,非常不错-Udp protocol implementation with the correspondence between the parties, I have a class-based, computer network used for experimental programming, you can run up very good
echo
- 本示例为基于winsocket中AsyncSelect模型的简单的UDP回送程序。 本工程为vs2005-MFC工程,窗口用的是MFC,使用socket编写(非MFC的CSocket类)。 bin文件夹--->应用程序 src文件夹--->源代码-This example is based on winsocket AsyncSelect model in a simple UDP echo program. This works for vs2005-MFC proje
UDP
- 简单的UDP类和父类NETWORK 可以继承network类实现TCP类-Simple UDP class and parent class can inherit NETWORK TCP network type class implementation
Palm-biometrics-using-UDP
- This paper develops an efficient classification algorithm called UDP, which reduces the high dimension of sample to low dimensional subspace simply said as dimensionality reduction.UDP takes into account both the local and non-local quantities. It ca
UdpChatExample
- UDP协议编写的网络聊天工具,使用了UdpClient类进行编写-UDP protocol written in Internet chat tool, used for the preparation of the UdpClient class
Scara机器人 TCP UDP通信
- 支持功能为以太网 modbus TCP/UDP通信 , 10进制转16进制 ,16进制转10进制 ,简单MFC界面,软件版本为VS2010源码,字符解析,报文解析。封装Modbus TCP通信类可以直接用(The supporting functions are Ethernet Modbus TCP / UDP communication, hexadecimal to hexadecimal, hexadecimal to hexadecimal, simple MFC interfac