搜索资源列表
chat_file-transmition
- 利用Visual C++的Windows SOCKET网络编程实现局域网内正在使用本程序的所有主机的群聊、两主机之间的点对点聊天和文件传送功能,且具有以下特点:通信完全是异步的;各用户是对等的,不区分客户机和服务器,任何用户启动或关闭程序都不会影响其他用户的正常使用;使用多线程传输文件。 -using Visual C Windows Socket Programming Network is bringing LAN use this procedure in the mainframe
可信网络连接关键技术研究与实现
- With the accelerate implementation of information and the rapid development of e-commerce and e-government, the network security is of great significance. Now people are more concerned about how to ensure working at a trusted network environment. In
Qt_Tcp
- QTcpSocket 和 QTcpServer类实现了Qt的Tcp客户端和服务器。 tcp是一个流式协议。对于应用程序来说,数据是一个很长的流,有点像一个巨大的文件。 -QTcpSocket and QTcpServer class implements Qt Tcp client and server. TCP is a streaming agreement. For application, it is a long flow, a bit like a huge file.
socket-file-transfer 利用socket进行文件传输的服务器端程序和客户端程序
- linux/unix环境下利用socket进行文件传输的服务器端程序和客户端程序-linux/unix socket file transfer server client
ChatTools
- VS2008 ,MFC下基于socket的聊天系统,包括客户端和服务器,能够实现文件和文字的传输-VS2008, MFC the socket chat system, including client and server-based file and text transmission
xia
- 上传文件的说明,通过客户端进行多文件上传。下棋软件的开发-Upload file descr iption, through multi-client file uploads. Chess software
filetransfers
- MFC的文件传输例子,做的很好,可作为客户端和服务端。喜欢MFC的朋友推荐看一下-MFC file transfer example, do good, can be used as client and server. MFC likes to look at the recommendation of a friend
asp
- asp这一类的服务器端处理的程序,其好处之一就是只向客户端输出标准的Html流。因此可以起到向客户隐藏细节的作用。也就是说当我们在浏览器中键入asp程序的网址后只能看见标准的Html文件,而不能看见asp的内容。但有时,例如在一个asp的教学站点,我们有必要显示asp文件的内容,或者你愿意将你的原代码与人享,通过一个程序将代码显示出来。-asp this type of server-side handling procedures, only one of its benefits to th
ftpserversrc
- ftp 服务端代码,实现ftp与客户端联调实现文件在计算机间的传输-Server-side code ftp, ftp client to achieve FBI file transfer between computer
RemoteAccessApplicationwithFTPinVxworks
- 阐述采用Vxworks 实时嵌入式操作系统实现与Windows 系统通过FTP 进行远程访问 的方法,对Vxworks 的网络设施进行了分析,重点阐述了FTP 在服务端的配置及在客 户端的配置与编程。对于使用VxWorks 对其他系统进行远程访问一定的参考意义。-Describes how to use FTP to access remote file in windows system with Vxworks system, analyzes network facilitie
FTClientCode
- File tranfer for Client side
SeverAndSocket
- 程序的编写采用流行的网络编程语言 JAVA编写 编辑环境为Eclipse。 源工程已经打包好在“服务器-客户端-工程”文件夹内。(可执行文挡) 默认的服务器测试文件是放在“D:/Test.rar”如没有,请在D创建文件Test.rar 服务器默认的IP为本地机器(localhost),默认的端口号为:8001(请在客户端填写的时候注意) -Procedures for the preparation of the popular web programming lang
servidor.java
- server file to connect to client
kaoshixitong
- 一个基于C/S的Java GUI程序,其中: 1.客户端主类Client, 连接上服务器端后在客户端选择试题界面ChoiceFile中选择试题,并在客户端考试界面ClientTestArea中答题目。 2.服务器端主类Server,用于监听客户端的请求。响应请求后在服务器端读取试题ReadTestquestion中获取试题信息。 3.试题信息可以保持在服务器端的数据库或文本文件中。 -A Based on C/S of Java GUI program, which: 1.
Release
- OPC Client test application. Copies file to OPC server
File-Transfer
- Simple visual basic FTP client and server code
ADInsight.chm
- ADInsight is an advanced monitoring tool for Windows that shows real-time file client-side Active Directory (LDAP - Light-weight Directory Access Protocol) activity. Using ADInsight, you can troubleshoot permissions, performance, and configuration is
Client
- Why your files are not be used? 1.The content is too simple 2.Is not a sourcecode or document 3.lost some files 4.Descr iption is not detailed or not correct 5.Compressed file has password 6.Sourcecode duplicate or already exist
opc-client-guide-VB
- OPC客户端程序设计 使用本书的示范源程序之前,你必须复制和注册必需的OPC服务器,代理-占位DLL,和ActiveX控件: 1. 把配置的光盘插入光盘驱动器, 然后用浏览器打开光盘。 2. 拖动含有示范源程序的文件夹"\Samples", 并将它放在要存放示范源程序的硬盘文件夹中(比如:C:\)。 3. 单击[开始]按钮,然后选择[运行]菜单。单击[浏览]按钮并选择OPC注册批处理文件 "\Samples\Bin\RegOPC.BAT"。 4. 单击[OK]按钮就可
prog5
- TCP file CLIENT and SERVER In java