Welcome![Sign In][Sign Up]
Location:
Search - tcp debug

Search list

[Other resourceDebug

Description: mobile5.0 tcp/ip连接 实现通讯
Platform: | Size: 7358 | Author: xiaopeng | Hits:

[uCOSucos_vc

Description: ucos是一个非常优秀的嵌入式操作系统,但作者只提供了bc下测试与调试代码,非常难于调试与学习,特别是初学者。vc是windows下非常优秀的IDE,如果把ucos移植到vc下运行,将非常方便ucos的调试与学习,有利于于ucos的推广。此项目的目的是希望能够把ucos及其相关的文件系统ucfs,GUI界面ucgui,网络tcp/ip都移植过来,方便广大爱好者学习。版本历史:ucos_vc0.11 时间:20050409描述:继续移植了Genie shell for UCOS II,为下一步文件系统的实现做准备ucos_vc0.1:时间:20050403描述:移植了完整的ucos到vc下,实现了vc下的ucos多任务系统-CENTER is a very good embedded operating system, the authors provided only bc under test and debug code is very difficult to debug and learning, especially beginners. Vc under windows is excellent IDE, if transplanted to vc CENTER run, it will be quite easy CENTER debugging and learning, is conducive to the promotion CENTER. The objective of this project is to be able to give CENTER and its associated file system ucfs, ucgui GUI interface, network tcp/ip all transplant, the majority of enthusiasts facilitate learning. Version History : ucos_vc0.11 Time : 20050409 Description : to transplant the shell for UCOS Genie II, the next step for the realization of file system to prepare ucos_vc0.1 : Time : 20050403 Description : transplant a complete CENTER to vc, the achievement of the vc TRACK
Platform: | Size: 1072128 | Author: 无恒 | Hits:

[TCP/IP stackTCPNetKit

Description: 本程序用来进行TCP通信的调试,程序包含了TCP服务器和客户端两个部分。 TCP服务器可以在指定的端口进行监听,并同时最多处理100个连接。实时显示每个连接发送过来的数据,并且可以手工选择需要对哪个连接回送数据,或者是断开某个连接。 TCP客户端可以对某个IP(或者直接输入域名)的端口进行连接,实时显示已经连接的服务器发送的信息,可以手动输入需要发送到服务器的内容。 这个程序在对一些自己编写的服务器或者客户端的程序进行调试的时候比较有用。-the procedures used for testing TCP communications, includes the TCP server and client in two parts. TCP server can be the designated port eavesdropping, and at the same time deal with a maximum of 100 links. Real-time display over each link this data, as well as the need to manually choose which link to send data, or disconnect a link. TCP client can be on a certain IP (or domain name directly input) port for connection, real-time display is already connected to the server to send messages manually input can be sent to the server needs of the content. In the process of the preparation of some of their server or client procedure debugging time more useful.
Platform: | Size: 46080 | Author: feitianlove | Hits:

[Scannertcpsyn

Description: 实现 tcpsyn 扫描,在linux gcc 上调试通过,扫描结果正确。-Achieve tcpsyn scanning in linux gcc debug through, scanning the results correctly.
Platform: | Size: 4096 | Author: fanyu32123 | Hits:

[Internet-NetworkListener

Description: tcp监听器,可以用来debug监听tcp请求或商用-tcp listener can be used to debug monitor tcp request or business
Platform: | Size: 28672 | Author: sidshen | Hits:

[TCP/IP stacksockettool2

Description: TCP/UDP Socket调试工具提供了TCP Server,TCP Client,UDP Server,UDP Client,UDP Group 五种Socket调试方案。-TCP/UDP Socket debug tools provide TCP Server, TCP Client, UDP Server, UDP Client, UDP Group Five Socket debug the program.
Platform: | Size: 1831936 | Author: 钱小龙 | Hits:

[Embeded-SCM Developp_ads_tcpip_44b0

Description: TCP/IP 协议栈成功的在S3C44B0X 的实现。我从网上下的所谓在44b0x上运行的tcpip程序其实都是不能运行的,包括LWIP在44b0x代码。这个是我自己根据下载的代码经过努力的修改和调试得到的,程序稳定,TCP UDP ICMP web都得到很好的实现。os是UCOS-II.程序包里面有详细的程序演示说明-TCP/IP protocol stack S3C44B0X successfully realized. I am from the Internet under the so-called 44b0x running tcpip procedures are actually not running, including lwIP in 44b0x code. This is my own code under the download through efforts to modify and debug obtained, procedures stability, TCP UDP ICMP web have been very good to achieve. os is UCOS-II. package there are detailed procedures Demo Description
Platform: | Size: 599040 | Author: pan | Hits:

[matlabAuto_Measure_system

Description: 利用ccs环境、MATLAB环境、DSP(TMS320F2812)、被测对象和Agilient网络分析仪E5071B,构建一个自动测量系统。 相信大部分人都知道基于NI公司的GPIB总线,可以实现自动测量,但NI公司的方案实在太昂贵,采用MATLAB能够大大降低成本。matlab与ccs之间基于RTDX协议进行数据交换,同时matlab基于TCP/IP协议与E5071B之间通信,源码说明如下: (1)RTDX_ok目录:matlab7.0代码,包含了一个用GUI实现的界面和相关的具体代码,特别是在其中实现了SCPI语言来对仪器进行控制。 (2)TMS320F2812目录:包含ccs下的c代码,如果没有做过RTDX的应用,相信这个对你很有启发。-Use ccs environment, MATLAB environment, DSP (TMS320F2812), the measured object and Agilient network analyzer E5071B, construct an automatic measurement system. I believe that most people are aware NI' s GPIB-based bus, you can realize automatic measurement, but NI' s program is too expensive, the use of MATLAB can greatly reduce costs. ccs between matlab and RTDX protocol-based data exchange, while matlab based on TCP/IP protocol and communication between the E5071B, the source described as follows: (1) RTDX_ok directory: matlab7.0 code, contains a GUI implementation with the interface and specific code, especially in one of implementation of the SCPI language to control the apparatus. (2) TMS320F2812 directory: contains ccs of c code, if not done RTDX application, then I think it was very instructive for you.
Platform: | Size: 1088512 | Author: lijian | Hits:

[OS programTcpDebug

Description: TCP调试,用来调试TCP的小程序.(winsock)-TCP debugging to debug TCP small procedures. (Winsock)
Platform: | Size: 3072 | Author: 李耀财 | Hits:

[TCP/IP stacktcpClient

Description: A TCP/IP Client program. Be able to dump packets and status. A tool for TCP/IP server programming debug. For now IP and port number has to be hard coded in source code. Will put IP and Port number selection on GUI, later.
Platform: | Size: 3072 | Author: Qun Zhang | Hits:

[Othersockettool

Description: TCP/UDP Socket调试工具提供了TCP Server,TCP Client,UDP Server,UDP Client,UDP Group 五种Socket调试方案。 包含一份简要的使用流程 -TCP/UDP Socket debugging tools provide TCP Server, TCP Client, UDP Server, UDP Client, UDP Group 5 kinds of Socket debug the program. Contains a brief use of process
Platform: | Size: 2778112 | Author: kelvin | Hits:

[Internet-Networktcp

Description: socket聊天程序服务器端 含debug文件夹 tcp-socket chat program tcp
Platform: | Size: 286720 | Author: xuxun | Hits:

[OtherTCPorUDP-DEBUG

Description: 很好用的以太网调试软件,可以选择UDP或TCP协议-IT is a very good software, it can use to debug your Ethernet in UDP or TCP protocal.
Platform: | Size: 1629184 | Author: gloria | Hits:

[Internet-Networkdebug

Description: TCP客户端和服务器端测试程序,客户端完成数据发送,服务器端完成数据接收-A debug process about tcp including client side and server side which sending datagram from client side to server side
Platform: | Size: 5120 | Author: yangdonger | Hits:

[Internet-Networkerictcp

Description: 简单的 vc6.0 调试成功的 tcp 例子 供初学者 看看··学习-The success of the simple tcp debug vc6.0 example for beginners to learn to see
Platform: | Size: 8192 | Author: Eric | Hits:

[Internet-NetworkTCP

Description: 非常好的TCP网络调试工具,调色TCP的数据通信!-It is a very good TCP debug tool.
Platform: | Size: 1863680 | Author: anjoly | Hits:

[OtherTCPUDP-Socket-Debug-Tool

Description: Modbus TCP 调试工具,以太网调试工具-Modbus TCP Debug Tool
Platform: | Size: 1831936 | Author: fsaipu | Hits:

[OtherElecKits-Uart-TCP-Debug-Tools

Description: Uart串口调试和网络TCP、UDP协议调试小工具。单个程序界面集成上面两个功能。方便电子工程师调试用。-Uart serial debugging and network TCP, UDP protocol debugging gadget. A single integrated program interface above two functions. Convenient debugging electronic engineer.
Platform: | Size: 472064 | Author: | Hits:

[CommunicationModbus TCP

Description: TCP Modbus通讯 采用TCP/IP通讯,可以写入命令调试,可以获取返回值。(TCP Modbus communication using TCP/IP communication, you can write commands to debug, you can get the return value.)
Platform: | Size: 201728 | Author: gghhgggg | Hits:

[CommunicationTCP MODBUS-TCP工具

Description: modbus TCP调试工具!及其好用的调试工具(Modbus TCP debug tool! And its good debugging tools)
Platform: | Size: 141312 | Author: 飞翔的石头007 | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net