用java实现的Tftp(Sftp)客户端与服务器程序。在这个程序中用到了一个“状态”的机制:客户端与服务器端在开始运行时有相同的状态,通过用户的输入或程序内部运行的机制,程序可以转到不同的状态,在不同的状态下程序实现了不同的功能 -Using java realized Tftp (Sftp) client and server program. In this procedure used a
这个是转换为把数据库中数据转换为正常的xml,可以让c++ builder中dataset接收的数据流-this is the database for the conversion of data into a normal xml, c builder can receive the dataset which data flow
这个一个简单的用Servlet来实现的小网站 对于初学者,尤其是Servlet方面非常有帮助。本人也是从这里开始学习的。-This is a small my website source code implemented by servlet, so it is very helpful to master the servlet.