资源列表
fuwuq
- 这个是我在UNIX系统下写的一个有关TCP服务器的程序,希望大家能用得着-This is a UNIX system I wrote a TCP server process, hope that we can worry
soft_ad_c
- 软件A/D所能实现的精度有限,测量电压范围是2-15V, 而且速度低(约1KHz),但仅用一个电容和一个电阻的诱惑 力,我想大虾您会笑纳的。用于某些场合是有用的。 原理是利用470K电阻对1uF电容充电,利用P0.0口作为检测电压, 当电压低于1/3 VCC时,P0.0读入的I/O电平为0,当充电电压超过 1/3 VCC时,P0.0读入的I/O电平为1。通过测量此过程所用的时间, 就能判断输入电压(需要换算)。 程序的编写用定时器0实现-Software
TCP-Socket-python
- TCP SERVER for transfering messages
superfile
- ipv6收发 netriver试验平台上的 非常厉害的-ipv6 send
TCP-client
- tcp/ip通讯,实现了客户端的tcp/ip协议的通讯,可以扩展更多功能。-tcp/ip communication, to achieve the communication client tcp/ip protocol can be extended more.
land
- 根据tcp/ip协议的land攻击,伪造ip用目标主机的ip攻击目标主机-Ip tcp/ip protocol land attack, forgery ip target host target host
IPV6转发实验(NetRiver)
- IPV6转发实验(NetRiver)-IPV6 forwarding experiment (NetRiver)
network
- TCP/IP communication(tcp/ip sample java code)
TcpUploadFile
- 一个用python写的通过TCP方式下载服务端文件的程序。(A program written in Python to download server-side files via TCP.)
cs
- C/S模式通信,用于嵌入式系统,能够实现数据上传(C/S mode communication, used in embedded systems, to achieve data upload)
MyTCP
- tcp传输 ip协议 传送文件 文本传输传送 在线传输(TCP transmission, IP protocol, transmission file, text transmission, transmission on line)
TCP
- 在linux平台下的使用TCP协议连接服务器进行数据的传输,程序为C语言开发,里面还有server端的程序,可以在linux端开启两个终端同时测试(Using TCP protocol in Linux platform connected to the server for data transmission, the program is the C language development, and on the server side program, can be in the Lin