资源列表
利用Java实现串口全双工通讯
- 一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类库,该类库大大的简化了对串口进行操作的过程-an embedded system usually through its serial port control system for full-duplex communications, For example, a pipe
java实现SMTP服务器
- 电子邮件传递可以由多种协议来实现。目前,在Internet 网上最流行的三种电子邮件协议是SMTP、POP3 和 IMAP,-can send e-mail from multiple protocols is to be achieved. Currently, the Internet's most popular e-mail agreement is three SMTP, POP3 and IMAP.
使用java控制HTTP协议客户端应用
- Http客户端程序已集成在Java语言中,可以通过URLConnection类调用。遗憾的是,由于SUN没有公布Http客户程序的源码,它实现的细节仍是一个谜。本文根据HTTP协议规范,用Java.net.Socket类实现一个HTTP协议客户端程序。 -Http client program has been integrated into the Java language, URLConnection can call category. Unfortunately, because S
封包过滤
- vc实现的一个简单防火墙,主要是封包过滤的功能,特别是内核协议的开发值得研究-vc achieve a simple firewall, packet filtering is the main function in particular, the development of core agreement worth studying
Overlapped
- 基于事件例程的socket 重叠i/o,简单的读取客户端送来的数据-routines based on the events overlapping socket i / o, a simple read client data sent
基于UDP的网段扫描器
- 已经是经过本人编译过的基于UDP的网段扫描器-I have been compiled based on the UDP network of scanners
获取多个IP地址
- 本文已经经过编译可以获取多个IP地址,欢迎下载-paper has been compiled through access to multiple IP addresses, welcome to download
P2PthroughNAT
- P2P之UDP穿透NAT的原理与实现, how to pass through NAT/gate.-P2P Zhi UDP penetrate NAT principle and implementation, how to pass through NAT / gate.
20058201551476922
- 交换机的一些术语的大杂烩,专业人员应该能够喜欢-switch some of the terms of a hodgepodge, professionals should be able to like
网络通话
- 网络通话-network calls
JavaScript实例应用
- Javascr ipt实例应用是一个综合应用的JAVAscr ipt教程,是一个不错的教学材料 解压缩密码为www.linuxabc.net-Javascr ipt application is an example of integrated applications JAVAscr ipt Directory it is a good teaching materials extract passwords www.linuxabc.net
vcmessage
- Visual C++打造Windows信使服务程序-create Windows Messenger Service Program
