搜索资源列表
UDP_test_source_code
- 本软件源码属于UDP协议网络通讯上位机软件源代码,用Visul C++编写,经测试完全可以使用,也可以在此源码的基础上进行修改,开发出具有自主知识产权的通讯软件。-source software belong to the UDP communications network PC software source code, using Visul C, After testing can use and also the source on the basis of changes devel
GetPack
- 这是一个获取网络包的软件,使用该软件可以获取tcp/ip与udp协议的包-This is a packet network access software, the use of the software can get tcp / ip agreement with the udp packet
基于VB6.0的UDP聊天软件
- 基于VB6.0的UDP聊天软件,有登陆界面、软件说明和聊天界面-VB6.0 UDP based chat software, landing interface, the software interface descr iptions and Chat
FileRecv
- 利用UDP协议打包点对点传送文件接收端软件
ipmsg
- 1. 软件简介 - IPMsg 是一款局域网内即时通信软件, 基于 TCP/IP(UDP). 可运行于多种操作平台(Win/Mac/UNIX/Java), 并实现跨平台信息交流. - 不需要服务器支持. - 支持文件/文件夹的传送 (2.00版以上) - 通讯数据采用 RSA/Blofish 加密 (2.00版以上) - 十分小巧, 简单易用, 而且你可以完全免费使用它
chap1
- 有关网络编程方面的源码 ,采用winsck编写的,源程序中含有简单的tcp和udp聊天软件,只得一看
MFCUDP
- 用MFC开发的UDP接收和发送软件,有源码,对于自己想用MFC开发的工程人员具有非常好的学习和参考价值
Chat
- 一个用MFC写的UDP发包器,主要用来网络或防火墙之类的软件
Socket2.0
- TCP/UDP协议服务器端、客户端实现软件,同时支持TCP/UDP协议
UdpTest
- 一个UDP通讯的测试软件,Delphi2006开发,服务器与客户机之间互发互收消息,可用于测试指定端口号是否可以使用
UDP
- vb写的简单型qq软件。通过udp协议实现连接和通信。能收发信息。
TCP_tester
- TCP测试小工具,能够测试TCP,UDP,是很好的小软件。-TCP test a small tool that can test TCP, UDP, is a good little software.
Test-Udp
- 网络连接测试软件,易于操作。可简单的点对点聊天。-Network connectivity testing software, easy to operate. Can be a simple peer-to-peer chat.
SocketTool
- TCP UDP 服务器和客户端软件,轻松测试Socket编程,让你对TCP/IP有新的认识-TCP UDP server and client software, Socket programming easy test, so that your TCP/IP have a new understanding of
Phone
- 网络多媒体通信 1、编制一个网络多媒通信软件,实现: 在发送端采集话筒声音,通过网络实时传输到接收端,并在接收端播放出来。 2、通过使用TCP、UDP、变更分组大小来对比收发端声音同步情况及播放质量。 本实验技术不同于课上所讲的回调函数,利用了MFC的消息处理机制,用消息处理函数替代了回调函数,但整个流程是一样的。本程序采用C/S模式,其中Server端为项目PhoneToFile,Client端为项目Client,Server端的功能为采集声音数据并发送给客户端,Client
UDPDemo
- Windows CE下的UDP通信测试软件。-wince under the UDP communication test software.
udp.7z
- 局域网QQ 局域网多人聊天软件 使用UDP 局域网通信 C#开发-LAN QQ C# development
udp
- 基于socket网络编程,用udp协议设计一款聊天软件-Socket-based network programming, the use of transport layer UDP protocol design web chat software.
UdpClient
- UDP通信软件,先启动服务器端,再进入客户端,可以发送和接收数据(UDP client socket communication)
tcpip_udp
- 实现TCPIP中UDP协议的处理,完全软件实现(Implementation of UDP protocol in TCPIP)