/* Here s a small IPv4 example: it asks for a portbase and a destination and starts sending pack
/* Here s a small IPv4 example: it asks for a portbase and a destination and starts sending packets to that destination. 这个IPv4版的例子:它要求portbase(...
/* Here s a small IPv4 example: it asks for a portbase and a destination and starts sending packets to that destination. 这个IPv4版的例子:它要求portbase(...
一个小的telnet程序与大家共享,/* 本程序支持如一些参数: * --host IP地址 或者 -H IP地址 * --port 端口 或者 -P 端口 * --back 监听数量 或者 -B 监听数量 * --dir 服务默认目录 或者 -D 服务默认目录 * --log ...
Skype4Java开发指南 Skype4Java架构 Skype4Java提供了一个较为完善的开发体系,使您可以非常容易地使用Java开发Skype外壳程序。 Skype插件程序与Skype的通信都是基于一些文本命令来完成的。因此,要想开发Skype的插件应用,就需要依靠不同操作系统...
这是一个用java编写的复选框演示程序,程序使用一个监听器来监听复选框状态的变化的...
LINUX 线程池源代码:Lock.cpp : 锁的操作 , 读锁可以并发 , 写锁独占. Queue.h : 队列的封装 , 队列的读和写都加了锁的保护. Socket.cpp : 套接口的简单封装. Thread.cpp : 线程的封装实现了些简单的线程停止,...