搜索资源列表
att7022
- att7022设计方案,包括sch,asm,hex等-att7022 design programs, including sch, asm2, hex, etc.
qp
- Quoted-Printable也是MIME邮件中常用的编码方式之一。同Base64一样,它也将输入的字符串或数据编码成全是ASCII码的可打印字符串。 Quoted-Printable编码的基本方法是:输入数据在33-60、62-126范围内的,直接输出;其它的需编码为“=”加两个字节的HEX码(大写)。为保证输出行不超过规定长度,可在行尾加“=\\r\\n”序列作为软回车。
NetCat_NC_src
- 大名鼎鼎的网络瑞士军刀NC的源代码!功能简介如下: Basic Features * Outbound or inbound connections, TCP or UDP, to or from any ports * Full DNS forward/reverse checking, with appropriate warnings * Ability to use any local source port * Ability to use any local
udptest
- VC实现UDP协议发送信息,支持HEX格式和文本格式,-VC achieve UDP protocol to send information, support HEX format and text format
SocketTool
- 一个比较好用的网口调试工具,包含tcp,udp服务端和客户端,可以16进制显示-A more useful tool for debugging network port, including the tcp, udp server and client, can display 16 hex
smsniff
- SmartSniff allows you to capture TCP/IP packets that pass through your network adapter, and view the captured data as sequence of conversations between clients and servers. You can view the TCP/IP conversations in Ascii mode (for text-based pro
1
- hex remote controler
socketsniff
- SocketSniff allows you to watch the Windows Sockets (WinSock) activity of the selected process. For each created socket, the following information is displayed: socket handle, socket type, local and remote addresses, local and remote ports, t
Tcpsend
- Command line tool to allow sending of text/hex data over a TCP socket connection to a specified port. Very useful for comms testing.
self-learning-remote
- Self-Learning IR Rx to be used as remote. HEX included
WEB
- 进制转换,十进制,十六进制,八进制,二进制-Hex conversion, decimal, hexadecimal, octal, binary
SnifferPro
- 1. 能够侦听所有进出本主机的数据包完整显示数据包头信息和内容 MAC层支持:以太帧 网络层支持:IP,ARP,RARP,ICMP 传输层支持:TCP,UDP 2. 以十六进制显示报文每个字节内容(包括头和数据),指定某个字段时,使相应字节高 亮显示。如点击IP Source Address(在解析树中),则相应的四个字节高亮。 -1. To listen to all packets entering and leaving the integrity of the
sniffer
- 使用Libpcap库捕获局域网中的IP包,要求: 打印数据包的源与目的物理地址; 打印源IP与目的IP地址; 打印出上层协议类型; 如果上层协议为TCP或UDP协议,打印目的与源端口信息; 如果上层协议为TCP或UDP协议,将数据以16进制与ASCII的两种方式同时打印出来,不可打印字符以‘.’代替; -Libpcap library using the LAN IP packet capture, asked: Print packet source and desti
20101126944378
- UDP十六进制数据传输 资源类别: Delphi源码¦网络 -UDP data transfer resource categories hex: Delphi source ¦ Network
smit.tar
- arp Smit is a simple ARP hijacking tool for switched/unswitched networks. It wor ks even better on switched networks, because the spoofed sides do not see th e duplicated packets. I based the tool on sources from arpmitm and arprelay and included nic
gprs-HEX
- GPRS 采集 十六进制数据 采用TCP/IP协议 SOCKET通信-GPRS data collected hex
udpsendhex
- UDP十六进制发送数据Delphi源程序-HEX Send For UDP
services_script
- # This a scr ipt to generate lists like # "SID(hex)=Channel Name" made from data # downloaded from www.kingofsat.net-# This is a scr ipt to generate lists like # "SID(hex)=Channel Name" made from data # downloaded from www.kingofsat.net
NetWorkTool
- 网线测试工具,连接TCP 发送HEX字符串的工具-Network tool.
float-to-hex
- linux下的十进制float转十六进制源代码-Decimal linux under the float switch hex source code