资源列表
TunnelForm
- TunnelForm文本传输软件源代码 包含了一个实现了在IPv6网络条件下进行聊天的实用工具的源代码-HTTP TunnelForm software source code contains an implementation of IPv6 networks in the chat under the conditions of the utility source code
PortWriterTraceListener
- .NET2.0开始为我们提供了一个更强的跟踪机制,可以允许跟踪系统的很多状态。TraceListener, TraceSource, TraceSwitch, 和TraceFilter提供了完全的控制。这里通过一个示例程序PortWriterTraceListener展示如何跟踪UDP端口的消息。-. NET2.0 started to provide us with a better tracking mechanism to allow many of the state tracking
udp-protocol
- 可用的UDP协议,简单。直接在VC上运行-The UDP protocol can be simple.
SocketCorba
- Code to transmit socket trought objects (client & server)
ModuloEthernet20090520
- A TCP-IP stack, with AT commands for MSP430F2811 DSP, and RTL8019 ethernet chip.
Using_IP_Multicasting_with_the_TMS320C6000.pdf
- Using IP Multicasting with the TMS320C6000 Network Developer s Kit (NDK) Application Report
Using_IP_Multicasting_with_the_TMS320C6000
- Using_IP_Multicasting_with_the_TMS320C6000的源代码-Using_IP_Multicasting_with_the_TMS320C6000 source code
TCP-IP1
- tcp/ip 详细解释1卷 对学习internet编程挺有帮助-tcp/ip explian 1
Up_Temprature
- 基于TCP/IP的多点温度巡检系统上位机程序-Based on TCP/IP multi-point temperature data logging system PC program
TCP
- 本程序用java语言编写程序实现了客户服务器的交互功能-This procedure using java programming language to achieve a cross-functional client-server
appplet
- 在使用声音文件的时候,特地引用了一个媒体文件,是JDK本身没有的,程序不安装JMF是无法听到声音的。之后,在线程应用上,建立两个相应的线程就可以完成任务了。在效果上能够让人感觉到是同步进行,但应当实际理解为程序的运行是线性的,在单CPU上是不可能出现并行的。-At a time when the use of sound files, specifically citing a media file, the JDK does not, the program not to install JM
TestScktIocp
- 与ScktComp兼容的IOCP服务端组件 参考了IOCPComp组件和ScktComp组件,可以直接替换ScktComp的TServerSocket 其中的事件方法大致相同,同于本身的IOCP特性,不再提供原TServerSocket的线程阻塞选项.核心文件(ScktIocp.pas) 测试时先导入注册表文件,修改连接数,在XP下测试可连接3万个连接. 用FastMM4测试,没有发现内存泄漏,应用大规模服务还有待测试. 如发现有错误之处请更正后通知本人.-ScktComp