搜索资源列表
java mail源码
- 用java实现发送邮件,压缩文件中有个j2ee.jar:已经包含了javamail,JAF包,只是Java mail需要的 1)直接拷贝j2ee.jar,将其添加到jbuilder的library中,或系统ClassPath中。 2)压缩文件中还包含一个配置文件MailServer.properties,需要放到工程文件的class目录 3)这个源代码也是在网友的基础上修改的。如有问题,欢迎交流讨论。 -mail, compressed files are 000 j2e
luke-src-0.7
- Lucene is an Open Source, mature and high-performance Java search engine. It is highly flexible, and scalable from hundreds to millions of documents. Luke is a handy development and diagnostic tool, which accesses already existing Lucene indexes
ifcon
- 复制ifconfig信息,写防火墙必备!!!!!代码不多,但很经典,作者写了好几天呢-Ifconfig copy information necessary to write a firewall! ! ! ! ! Code is not big, but very classic, the author wrote it for several days
FTP
- 在当今信息社会,以国际互联网(Internet)为主要特征的信息基础设施正在改变人们的生活方式,资源共享已经成为人们生活的迫切需要。尽管远程登陆(Telnet)提供了访问远程文件的极好方法,但怎么也比不上使用自己计算机中的文件方便。如果用户想使用其它计算机上的文件,最理想的方法就是把它COPY到自己的计算机中,以便在本地计算机上操作。FTP正是完成这项工作的工具,你可以在任意个可经文件传输协议(FTP)访问的公共有效的联机数据库或文档中找到你想要的任何东西。全世界现在已有1000多个(96年的数
javascriptcode20
- 网页常用的20中java广告代码,复制过去可以直接使用!-Page commonly used 20 in the java ad code, copy the past can be used directly!
MyQQ20111028
- 这是用J2SE编写的一款仿QQ的源代码,里面包含有客户端和服务器端,可以实现多人聊天。-This is used to write a copy of J2SE Java QQ source code, which contains the client and the server can realize people chat.
LANPShield
- LAN Shield 2.0.rar为主程序源码,开发环境为VS2005. MyFireWallLSP.rar为过滤模块源码,COPY至《Windows网络与通信程序设计》第12章。 Server为服务器源码,Java编写,非阻塞模式。-LAN Shield 2.0.rar main program source code, development environment is VS2005. MyFireWallLSP.rar source for the filter modu
remote-control-theory-examples
- 有时候,在Java应用程序开发中,如:远程监控或远程教学,常常需要对计算机的屏幕进行截取,由于屏幕截取是比较接近操作系统的操作,在Windows操作系统下,该操作几乎成了VC、VB等的专利,事实上,使用Java JDK1.4 的Robot对象,来完成"屏幕截取操作,更加简单。Java JDK1.4 的Robot对象,该对象可以完成对"屏幕"像素的拷贝,完成屏幕图像截取操作。Java应用程序中可以直接调用此对象,完成对特定应用程序的屏幕截取,如果将此功能配合网络,便可以轻而易举地实现远程服务器屏幕
JavaIO
- 采用java语言实现文件的读取,文件的拷贝,以及文件的写入-Java language file to read a copy of the file, and the file is written
下载工具源代码
- 一款仿下载工具,可以实现网络上的下载工具的一些基本功能(A copy of the download tool, you can download the network tools to achieve some of the basic functions)