-
-
NMEA_Simulator.zip
This code outputs various NMEA strings to a com port. The code was
originally used to test naviation programmes.
First ... and the selected NMEA string will be output to the com port
and will reflect the current position as displayed.
There is a ...
-
-
-
-
Transmitter.rar
Virtual GPS NEMAcode transmitter using serial port, AVR Atmega32 microcontrooler
-
Matrix.zip
An big X moving from left to right displayed on the 8*8 matrix screen.
It simply used the 89c51 and only P1 & P2 port
-
MulticastClient.rar
MulticastClient.java broadcasts message on port 1115.
This introduces you how to deliver or transmit data in network and describes the fundamental of various techniques like: unicast, broadcast and multicast.
-
FreeBSD_porter_manual.rar
第1章 介绍
第2章 自行制作 port
第3章 简单的 port
第4章 复杂的 Porting
第5 ... 配置 Makefile
第6章 特殊情况
第7章 MASTERDIR (主 port 所在的目录)
第8章 共享库的版本
第9章 联机手册
第10章 需要使用 Motif 的 port
第11章 X11 字体
第12章 Info 文件
第13章 pkg-* 文件
第14章 测试您的 port
第15章 升级
第16章 Ports 的安全
第 ...
-
-
P2PUDPNAT.rar
... 来说明UDP穿越NAT的原理。 首先先介绍一些基本概念: NAT(Network Address Translators),网络地址转换:网络地址转换是在IP地址日益缺乏的情况下产生的,它的主要目的就是为了能够地址重用。NAT分为两大类,基本的NAT和NAPT(Network Address/Port Translator)。最开始NAT是运行在路由器上的一个功能模块。 最先提出的是基本的NAT,它的产生基于如下事实:一个私有网络(域)中的节点中只有很少的节点需要与外网连接(呵呵,这是在上世纪90年代中期 ...
-