搜索资源列表
rtsp
- rtsp open source code Got from mpeg4ip project and I port to st platform
tcpip学习记
- tcp-ip学习笔记是本人从vckbase.com把8个网页打包的,我起初学的时候就是看这些文档,写的不错,希望能和大家一起分享。-tcp - ip study notes from my vckbase.com eight pages packed, first I learn is when we look at these documents, written in good, and he hopes to share with everyone.
cc65
- This directory is a port of uIP to the popular Commodore 64 home computer. In order to compile it, you need the cc65 C compiler that can be downloaded from <http://www.cc65.org/>.
网络播放器(实时传送)_TCP
- 一个数字监控的网络版原型。包括从采集卡读数据,TCP网络传输、MPEG1播放。-a digital monitoring network version of the prototype. From time data acquisition card, TCP network transmission, MPEG1 players.
05-09-14-Socket
- C#写的socket通讯服务器和客户端程序,学习有很好的借鉴-write the C# socket communications servers and clients, learning from the good
ucosW78E58YIZHI
- 这是我从别的网站下载的UC/OS移植到单片机上的源代码,相比较别的上传的,我的绝对好用,没有任何BUG-This is my downloaded from the website of the other UC / OS to the microcontroller source code compared to the other upload, I absolutely convenient, no BUG
mobiledatabase
- 一个可以从www.ip138.com网站上下载并解析出手机号码归属地的VC程序.-www.ip138.com from a website download and parse out their mobile phone numbers to the attribution V C procedures.
TCP-UDPconnect
- TCP-UDP实时连接的实现源代码,方便对网络通讯编程有兴趣的朋友进行学习研究。-TCP - UDP achieve real-time connectivity to the source code, facilitate the communication network programming are interested friends from the study.
zebedee-2.4.1.tar
- Zebedee is a simple program to establish an encrypted, compressed \"tunnel\" for TCP/IP or UDP traffic between two systems. This allows data from, for example, telnet, ftp and X sessions to be protected from snooping. You can also use compressi
dos-SDK
- DOS下的socket编程如果应用MSTCPSDK开发包的话其实和WINDOWS下的SOCKET编程的模式差不多首先你必须从MICROSOFT网站下下载MSTCPSDK包-socket under the DOS program if applied MSTCPSDK development kits and then actually WIN DOWS the Socket Programming mode almost from the outset you must download we
windows-Client
- windows下远程控制客户端软件,从codeproject网站下载-windows under remote control client software, downloaded from the website codeproject
KProxyServer
- This code is a sample of proxy server purely written in .NET(C#).It s Multi-Threaded and smart enough to accept internet connections from any client in the LAN and the speed is good. So please vote. -This code is a sample of proxy server purely wr
Win32_Ping
- This a basic multi-threaded ping utility using a raw socket. Take a look at the screenshot for the feature list. This code is not 100% mine. It was adapted from code on the internet (Found in several places so not sure of the author). It has been mod
uIP-AVR-0900[1]
- Here s the pin-to-pin listing from the AVR to the Packet Whacker module when using the External SRAM Interface: ATmega161 (External SRAM) Packet Whacker PortC A8-A12 SA0-SA4 PortA AD0-AD7 SD0-SD7 PortB Pin 0 RSTDRV PortD RD, WR
from IPv6 to IPv9
- IPv6革命尚未成功,IPv9企图抢闸出世——IPv9问题调查之一 -IPv6 revolution is not successful in an attempt to IPv9 raced ahead born -- one survey IPv9
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
UNIX文件下载软件 1.0
- 此程序适用于SCO UNIX主机系统,客户端为任意平台。 以Windows客户为例,以下简要说明其使用方法。 1、直接拨号方式 先进入Windows的终端仿真器, 使用ATDT命令向UNIX主机拨号,当主机连通时, 运行主机的FGET程序,格式为 FGET 下载文件名。然后,从终端仿真器的\"传输\"菜单选\"接收二进制文件\"选项,输入本地文件名后,即可接收文件。 2、internet连接方式 先将FGET文件在主机上编译通过, 然后用Netterm之类的telnet软件连接到主机上,当主机连
linux系统下用C程序实现Ping功能
- linux下用c实现的ping程序源码, 对于理解tcp/ip有很大帮助, 建议收藏, 取之于网,用之于网, 与你分享!-c ping procedures to achieve the source for understanding tcp / ip is very helpful, the proposed collection, taken from the network and use network, to share with you!
mystarV0.11-src.tar.gz
- 本源码收集自网络,实现校园ruijie的认证。希望提供于此,便于各位大侠改进。,Collected from this source network authentication ruijie campus. Wish to provide this for you heroes to improve.
dijkstra
- 用Dijkstra algorithm 算法实现的路由协议,适用链路状态矢量协议ospf等, (matlab 源码)-This program uses the Dijkstra algorithm to find the lowest cost paths from every node to every other node.