CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - sends

搜索资源列表

  1. Servletmail

    0下载:
  2. 1:文件说明: ExampleServlet.java 发信JAVA源文件 CSEmail.jar 发信包 com CSEmail.jar 的源文件 2:部署: ExampleServlet.java 发到 WEB-INF/CLASSES/ CSEmail.jar 放到 web-inf/lib/ 3. 修改ExampleServlet.java 中 private String SERVLET_HTTP_PATH = \"http://www.yourSite.com/servlet/ 把www
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:16960
    • 提供者:陈良
  1. Php mailer

    0下载:
  2. PHPMailer is an authorized and official "reboot" of the PHPMailer project. PHPMailer is a PHP email transport class featuring file attachments, SMTP servers, CCs, BCCs, HTML messages, word wrap, and more. Sends email via sendmail, PHP mail(
  3. 所属分类:PHP源码

  1. TCP Client Server

    1下载:
  2. 编写一个Java网络应用程序,该应用分服务器端程序和客户端程序两部分。服务器程序启动后,监听端口5678的请求;客户端程序启动后,向服务器端口5678发送请求。服务器不断接收客户机所写入的信息,并且服务器也会做出"Receive"为回应,告知客户机已接收到消息。要求:服务器程序采用多线程开发,允许多个客户端程序同时连接。客户机发送"End"字符串时,客户端程序退出-Write a Java web application, the application
  3. 所属分类:JSP源码/Java

    • 发布日期:2012-11-24
    • 文件大小:2063
    • 提供者:Allan
  1. web

    0下载:
  2. 1.建立服务器监听程序,等待web浏览器发送请求 2.当接收到web服务器的链接请求时新建响应线程接受web服务器的访问请求 3.响应线程发送浏览器请求的页面给web浏览器,关闭打开的资源结束自身线程。 -1 Create the server listener to wait for the web browser sends a request when receiving links to a web server request a new response thread r
  3. 所属分类:Java Develop

    • 发布日期:2017-11-26
    • 文件大小:5349
    • 提供者:eddywang
  1. JAVAClient_Server

    0下载:
  2. 1) 利用InetAddress类的方法获取主机的名称和IP地址。 2) 利用URL类获取网络资源。 3) 使用Socket编程:客户机发送数据到服务器,服务器将接收到的数据返回给客户机,运用多线程机制,实现服务器同时处理多个客户机的请求。 4) 使用UDP编程:客户机发送数据到服务器,服务器将接收到的数据返回给客户机, 实现一个模拟电子邮件的发送和接收的UDP程序。 -1) using InetAddress class method to get the host name
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:55132
    • 提供者:
  1. MessageTransaction

    0下载:
  2. 自己编写的服务器端jboss向client端发送message的程序,并且完成一个transaction-my own program which contains a server named jboss sends a message to a client with finishing a transaction
  3. 所属分类:Java Develop

    • 发布日期:2017-04-26
    • 文件大小:17928
    • 提供者:Teness
  1. EmailSenderByGmailSMTP

    0下载:
  2. This a desktop application written in java which sends email using gmail smtp. You do not need to go to the browser to send email. If you do not have a gmail account that is ok too because you can send email by a default account and of course by your
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:164218
    • 提供者:Faisal
  1. ModifiedClient

    0下载:
  2. ssd8练习二,运行结果正确,没问题的。-import java.io.* import java.net.* //count the number of bytes that it sends and receives public class ModifiedClient { /*The connection port*/ final static int portNumber = 80 /*The work content where yo
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1148
    • 提供者:杨辉
  1. VBOrderTicketsMS

    0下载:
  2. 针对火车站的订票实际情况,按照软件工程的结构化设计思想,本次课程设计经过项目的可行性研究和需求分析、总体设计、详细设计,以及编码实现和调试等步骤设计开发了火车站网上订票系统。并运用数据流图和数据字典、E-R图和数据库逻辑结构、层次图、系统流程图、以及程序流程图,对该系统的数据需求、数据库、系统软件结构、系统流程、以及处理过程等进行了分析和设计。 本次课程设计利用JSP 开发工具和SQL Server 2000数据库来开发这个火车站网上订票系统。该系统要解决的是火车站网上订票工作所要解决的问题
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-21
    • 文件大小:6297596
    • 提供者:姜海清
  1. CLS

    0下载:
  2. When a connection is established by a client. The client can send data. In the current example the client sends the message "Hi my server". To terminate the connection, the client sends the message "bye". Then the server sends the message "bye" too.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:1530
    • 提供者:dayaanand
  1. Print_Servers

    0下载:
  2. This a print server written in java socket programming, Here the client sends a request to the server for printing and the client accepts the request and prints.complete working codes are included-This is a print server written in java socket program
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:6873
    • 提供者:abhijith
  1. EmailClient

    0下载:
  2. 模拟邮件客户端发送电子邮件 实现多附件 超容量附件以及多种发送方式-java sends email
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:2814
    • 提供者:xiaozhongwen
  1. Analizer

    0下载:
  2. client side program sends loads of requests to server
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:985
    • 提供者:venkata
  1. A_basic_Cl2153555292009

    0下载:
  2. Updated 5/29/09. This example shows you how to build a basic client/server application. This example sends a message from the Client to the Server and the Server acknowledges the receipt of the message. The source and a tutorial are included.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:16306
    • 提供者:胡添竹
  1. A_basic_Cl18224811282004

    0下载:
  2. Updated 11/28/04 to loop on adds/updates/deletes. This version IV example shows you how to build a basic client/server address application using persistent data. This version modifies the previous version III so that version III uses the MS Access da
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:212536
    • 提供者:胡添竹
  1. dl_and_send

    0下载:
  2. A scr ipt which downloads a part of the file and sends it to the e-mail
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-05
    • 文件大小:2376
    • 提供者:Tenga
  1. DLogicalClocks

    0下载:
  2. Distributed Logical clocks. Code will spawn n (distributed) processes Pi, 0 ≤ i < n, each one looping forever. Each loop iteration is a loop interval and its duration can be set to 1 second. In every loop interval Pi does the following: &#
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:4982
    • 提供者:Araz
  1. TCPClient

    0下载:
  2. client reads line from standard input (inFromUserstream) , sends to server via socket (outToServerstream)
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-10
    • 文件大小:670
    • 提供者:jose
  1. TCPServer

    0下载:
  2. server reads line from socket server converts line to uppercase, sends back to client
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-11
    • 文件大小:596
    • 提供者:jose
  1. 1udp

    0下载:
  2. 基于UDP协议的网络通信程序,向服务器端发送100个数据包-UDP-based network communication program, the server sends 100 packets
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:2093
    • 提供者:于山
« 12 3 4 5 »
搜珍网 www.dssz.com