资源列表
a_Scocket_program_exanple
- 这是我辛苦编的一个JAVA程序,是关于SOCKET.简单,易懂.希望能被采用.多谢管理员过目-This is the hard part I of a Java process is on the socket. Simple. understandable. hope can be used. thank administrators read
frmPHP
- visual basic程序 提交表单到php网页进行处理,的例程源码-visual basic procedures for submitting a form to php pages, the source routines
moreServerprogram
- 这是我辛苦编的一个JAVA程序,是关于moreServerprogram.简单,易懂.希望能被采用.多谢管理员过目.-This is the hard part I of a Java process on moreServerprogram. simple. understandable. hope can be used. thank administrators read. Thank you
PRG6_1
- 线程安全实例。该程序说明线程安全问题。该例子实现的功能与多线程并发服务器实例的类似,但增加了一个客户数据存储功能,即服务器将存储每个连接客户所发来的所有数据,当连接终止后,服务将显示客户的名字及相应的数据。-thread safety examples. Descr iption of the procedures for the security thread. The examples of the functions and multi-threaded server with simil
wol
- // 局域网远程唤醒(Wakeup On LAN) -- 发送一个Magic Packet到某个MAC地址 // Magic Packet:UDP广播包,端口不限,数据是FF-FF-FF-FF-FF-FF加16个MAC // 编译:cl sendmagic.cpp ws2_32.lib
jm-c
- 转载,给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要.这里给出最简单的文件加密技术,即采用文件逐字节与密码异或方式对文件进行加密,当解密时,只需再运行一遍加密程序即可. 下面是一个实例程序,能对任意一个文件进行加密,密码要求用户输入,限8位以内(当然你可以再更改).程序有很好的容错设计,这是我们应该学习的.-reproduced for file encryption technologies lot, which will be divided into differ
server1
- 一个十分好SOCKET程序源代码(服务器端)
Network-java
- JAVA中网络的处理方法.有服务器端,和客户端代码.值得学习 -Java network approach. A server and client code. Worth learning
udpserv.c
- This the simplest reference for udpserv
getmac-netbios
- This example shows you how to use the NetBIOS API to retrieve the MAC addresses of the network adapters in a system. There are two weaknesses to this approach. The first is that you have to have NetBIOS installed, which implies Windows file/
Program_for_socket
- 一个简单的Socket服务器程序 这个服务器程序只是简单的接受客户方传送的字符串,然后显示它们。 从一个简单的Socket客户机发送消息:-a simple socket server this procedure is a simple server client side of the transmission string and then display them. From a simple Socket client send messages :