-
-
35127.zip
Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the console. It has features like inserting, searching(linear), sorting(bubble sort), deleting and load/save to a file. I wrote ...
-
-
-
-
-
-
WireHibernateTransactionsInSpringSrc.zip
... to use. Notice what happens when exceptions arise when you try to access
orders that do not exist. Watch the console for messages about what transactions are committed and
rolled back. You can extend the functionality to allow deletions or updates. ...
-
20041113(初建文档).rar
通信机制: 结构C-S-C
Relay在中间,为console和agent提供双向服务,承担传递console命令和文件到agent, 返回agent命令执行结果与文件开始接收、接收完成信号的功能。此外relay也接受console的控制(与agent类似,通过DosPipe实现).这样的设计是为解决穿透防火墙或路由器(NAT)障碍――由 ...
-
ffuart.tar.gz
In the ffuart.tar.gz it has one file.
The serial.c is the source codes of the FFUART as a console port, it should be put into the directory: /usr/src/linux/drivers/char/, and be compiled into the kernel.
-
-