(1)实现下载功能 server()为服务端主程序,该程序主要是用来实现服务端的建立,首先要启动Winsock,然后需要建立服务端的套接字,然后进行与客户端的连接,当客户端去人响应后就对客户端发送文件,客户端接受文件。 CLient()为客户端程序,该程序主要是用来实现客户端的建立,首先要启动Winsock,然后需要建立客户端的套接字,然后进行与服务端的连接,当与服务端连接上以后,客户端接受文件。 (2)实现上传功能 在实现了下载功能之后,还要求能实现上传功能,也就是说,能够将客户端的文件发送到服务端去,此时,相当于下载的逆运算,真正实现了客户端与服务端的互通,实现了两台PC机的互通。 (3)实现备份传输 在传输过程中,为了避免文件丢失,或者只是传到一个地方,所以增加了备份传输,相当于加了一个保险,是文件得到了安全保障
上传时间: 2014-11-08
上传用户:teddysha
The MMS List example demonstrates how to: List the MMS messages in the Inbox and sort them by sender. Monitor the Inbox for MMS messages. Delete messages from the Inbox. View a selected MMS message. This example uses the MMS CLient MTM and Message Server facilities. This example can be run in a Series 60 device and the emulator provided with the SDK.
标签: List demonstrates MMS the
上传时间: 2014-01-08
上传用户:pinksun9
The book then branches out into different approaches for incorporating Ajax, which include: The Prototype and script.aculo.us Javascript libraries, the Dojo and Rico libraries, and DWR Integrating Ajax into Java ServerPages (JSP) applications Using Ajax with Struts Integrating Ajax into Java ServerFaces (JSF) applications Using Google s GWT, which offers a pure Java approach to developing web applications: your CLient-side components are written in Java, and compiled into HTML and JavaScript
标签: incorporating approaches The different
上传时间: 2017-08-10
上传用户:ljt101007
该程序演示了如何在各种USB FUNCTION之间进行切换.一个典型的应用就是把Windows Mobile/WINCE变成U盘使用. 注意设备一定要有支持USB Function Driver的硬件(即USB CLient Control),一般市面上的智能手机/PDA都具有此功能.该功能适用于WINCE5.0以上内核. 使用Visual Studio 2005编译.C#代码.
标签: USB FUNCTION Function Windows
上传时间: 2017-08-15
上传用户:xhz1993
Professional MFC. Chapter 1: The Microsoft Developer Studio Chapter 2: The Wizards and The Gallery Chapter 3: The Application Architecture Hierarchy Chapter 4: The Document/View Architecture Chapter 5: Using Dialogs and Controls in MFC Chapter 6: User Interface Issues Chapter 7: Advanced User Interface Programming Chapter 8: Using the Windows Common Controls Chapter 9: Writing Programs for the Windows Shell Chapter 10: Utility and Exception Classes Chapter 11: Writing Multithreaded Applications with MFC Chapter 12: Creating Dynamic-link Libraries Chapter 13: Writing Database Applications Chapter 14: Writing OLE Containers Chapter 15: Writing OLE Servers Chapter 16: ActiveX Controls Chapter 17: ActiveX Control Containers Chapter 18: Internet CLient Programming Chapter 19: Internet Server Programming Appendix A: Installing Visual C++
标签: Chapter The Professional Developer
上传时间: 2017-08-20
上传用户:dragonhaixm
电子商务系统: 项目描述:该系统主要完成用户网上购物、订单管理、产品管理、管理员管理等功能。后台管理员对产品类别和产品进行管理后,前台用户通过购物车进行网上选购产品,并生成订单,期间可以修改个人信息。再由后台根据产品的发货情况对订单进行状态设置。 技术手段:采用Dao、业务、CLient三层体系结构编程,采用了Struts + JSP + Servlet技术构建该框架。数据库访问采用Hibernate技术实现。中文编码问题采用过滤器解决。
上传时间: 2017-09-04
上传用户:gonuiln
Example of network programing. This example shows how to sent information (file, task (process) listting) trough LAN and Internet CLient application also avable for Windows Mobile (Pocket PC).
标签: information programing Example network
上传时间: 2017-09-12
上传用户:cc1015285075
│ .classpath │ .project │ 404.html │ index.html │ welcome.html │ ├─bin │ └─com │ └─accp │ └─demo │ └─socket │ CLient.class │ HttpServer.class │ Server.class │ └─src └─com └─accp └─demo └─socket CLient.java HttpServer.java Server.java
标签: html classpath project welcome
上传时间: 2013-12-19
上传用户:csgcd001
OPC CLient 和 OPC server 测试软件
标签: OPC 通信测试
上传时间: 2015-03-13
上传用户:小小秋丽
server端向浏览器CLient发送通知这种通讯模式. 扩充,sessionid 采用userid.对不同用户发送不同信息。
上传时间: 2015-03-25
上传用户:zhuzhan