网络协议测试工具,通过编写文本文件来定义UDP/TCP消息的格式-network protocol testing tools, through the preparation of a text file to define UDP / TCP news format 下载
|
一个采用TCP协议的网络测试工具。采用VC6.0开发环境,具有客户端和服务器端,加入进来的客户端可以互相发送接受数据,对学习socket编程是不错的借鉴。-using a TCP network testing tools. VC6.0 use development environment with the client and server side, joined the client can accept each other this data, to learn socket programming is a good reference. 下载
|
基于ICMP协议的Ping程序 Ping程序是用于测试网络中主机之间网络通信路径的常用工具,本试验利用ICMP协议编写一个自己的Ping应用程序-agreement on the ICMP Ping Ping procedures for testing procedures mainframe network communication paths between network commonly used tools, the use of the test to prepare an ICMP Ping their applications 下载
|
一个简单的采用UDP网络协议的通讯传输测试程序,包括所有的源码- 下载
|
利用vb进行基于UDP协议的网络程序源码,已经过测试。-using UDP-based network programming source code has been tested. 下载
|
网络编程,内含有snmp协议和tcp协议通讯。已经通过测试。我的qq号:1439944 ,有改进意见请给我留言。- 下载
|
目前网络上面sip协议比较流行,现在这个是一个sip协议的测试软件,可以对当前的sip软件进行版本兼容性测试.-above the current network sip agreement more popular, and now this agreement is a sip of testing software that the current version sip software compatibility testing. 下载
|
本GPRS终端运输层采用UDP用户数据包协议,网络层采用IP网际协议,链路层采用PPP点对点协议。车台在32秒之内如果没有需向中心回传的信息,自动向中心回传一条网络测试信息,中心在收到此信息后必须自动回传一条确认信息。-the transport layer GPRS terminal users using UDP packet agreement, the network layer using IP Internet Protocol. PPP link layer using point-to-point agreement. Cars in Taiwan within 32 seconds if no need to Return to the Center of information, automatic Return to the Center, a network test information, the center received this information automatically back - a confirmation message. 下载
|
本软件源码属于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 developed with independent intellectual property rights of communications software. 下载
|
在如今的网络应用中,文件的传送是重要的功能之一,也是共享的基础。一些重要的协议像HTTP,FTP等都支持文件的传送。尤其是FTP,它的全称就是“文件传送协议”,当初的工程师设计这一协议就是为了解决网络间的文件传送问题,而且以其稳定,高速,简单而一直保持着很大的生命力。作为一个程序员,使用这些现有的协议传送文件相当简单,不过,它们只适用于服务器模式中。这样,当我们想在点与点之间传送文件就不适用了或相当麻烦,有一种大刀小用的意味。笔者一直想寻求一种简单有效,且具备多线程断点续传的方法来实现点与点之间的文件传送问题,经过大量的翻阅资料与测试,终于实现了,现把它共享出来,与大家分享-on todays network applications, the transmission of documents is one important function, as well as sharing basis. Some important agreements like HTTP, FTP and so on to support the transmission of documents. In particular, FTP, its full name is "File Transfer Protocol" the original design engineers of this agreement is to resolve the network file transfer, but its stability, high-speed, simple and have maintained great vitality. As a programmer, the use of these existing agreements transmission of documents is quite simple, but they only apply to server mode. So, when we would like to point-to-point transmission of documents between do not apply or is troublesome, there is a determination of small means. I have always wanted to find a simple and effective. but with multithre 下载
|