资源列表
6
- 鼠标滑过链接可以出现的对话框式提示效果。
http302
- 演示向浏览器端发送重定向结果的例子-A example demonstrates how to send a redirect result to browsers
linux_udp-transfer
- linux下udp大文件传输 linux下用户数据报协议大文件传输 代码在 redhat下编译通过。 最大测试无差错传输文件:288M 最大测试传输速度:6.5M/S 包含了可以解决丢包问题的代码级实现方法。-large file transfer code of the user datagram protocol udp large file transfer under linux under linux redhat next compile. The
c-client
- FTP客户端,有个错误,编译无错,运行时出现段错误,请高手指教-FTP client, has a mistake, the compiler error-free, run-time error occurred paragraph, please expert advice
client.server
- 客户端给服务器发送文件,看懂了这个源码就能大概了解网络编程-The client to the server to send the file, read the source code can probably understand this network programming
http_date
- 与date有关的网络编程,C++编程,http编程-http_date.h Routines for parsing and generating http dates * Created: Christoper Blizzard <blizzard@appliedtheory.com>, 16-Aug-1998 * * Copyright (C) 1998 Free Software Foundation * * This library is free so
32x32Big5test
- 32x32 big5 pattern search and test
dd-simple.tcl.tar
- # simple directed diffusion example # This example tests directed diffusion in 2 simple scenarios
example-ns2
- Examples for ns2 begineers
Python
- socket Programming In Python
threadpool
- 基于c的线程池,包含线程池的创建,线程池的任务添加,以及线程池的销毁。-c implement thread pool