搜索资源列表
VBSendText
- VB进程间通讯演示(1.0) 说明:一共四个演示。分别如下: 1:Sample 一个简单的使用了共享内存映射的例子,运行两个实例看看就知道,没有什么特别。 2:SendText 不用窗口子类化,而达到和发送自定义消息同样的效果。 3:SendFile 由于演示2中还是通过发消息来传递字符串,不可能传递大块文本,本例综合演示1和演示2达到传递大块文本的功能。 4:Chat 演示2和演示3使用的都是SendMessage来发放通知消息,所以不能异步通讯,SetWindowText不能跨进程使用,Po
www.cohoo.com.cn.socket
- 共四个演示。分别如下: 1:Sample 一个简单的使用了共享内存映射的例子,运行两个实例看看就知道,没有什么特别。 2:SendText 不用窗口子类化,而达到和发送自定义消息同样的效果。 3:SendFile 由于演示2中还是通过发消息来传递字符串,不可能传递大块文本,本例综合演示1和演示2达到传递大块文本的功能。 4:Chat 演示2和演示3使用的都是SendMessage来发放通知消息,所以不能异步通讯,SetWindowText
2006021801
- 共四个演示。分别如下: 1:Sample 一个简单的使用了共享内存映射的例子,运行两个实例看看就知道,没有什么特别。 2:SendText 不用窗口子类化,而达到和发送自定义消息同样的效果。 3:SendFile 由于演示2中还是通过发消息来传递字符串,不可能传递大块文本,本例综合演示1和演示2达到传递大块文本的功能。 4:Chat 演示2和演示3使用的都是SendMessage来发放通知消息,所以不能异步通讯,SetWindowText不能跨进程使用,
File_Trans1879914222005
- Title: File Transfer client and server Descr iption: Send or recieve files of any size or type between you and a peer. Displays bytes sent or recieved, return values of send() and recv(), bitrate in KBytes/sec, and time remaining. SendFile and Recv
sendfile
- c#传送文件代码(文本文件)
SendFile
- socket编程,只要对方端口打开,就口以向那端口发送文件,因此也可以用来直接向打印机发送文件。
sendfile
- 用vc6.0编写的传送文件程序,支持单个文件传送,多个文件传送,文件夹传送。
sendfile
- 文件传输,局域网内客户端之间传输文件,TCP类库TcpListenerHelper TcpClientHelper TcpCommon-File transfers, LAN file transfer between client, TCP library TcpListenerHelper TcpClientHelper TcpCommon
tftp
- 实现tftp传输,udp协议,本机为客户端和服务器,实现小文件下载-Transfer tftp implementation, udp protocol, the machine for the client and server, download a small file
SendFile.bak
- 使用visual c++开发的串口文件发送程序,不像串口调试软件对发送文件大小有限制,波特率、串口数可调,命令行界面-The use of visual c++ Developed serial file procedures, unlike the serial debugging software to send the file size limitations, baud rate, serial number of adjustable, command-line interface
SendFile
- 多线程发送文件客户端,可以用抓包工具作为服务器端-多线程发送文件客户端
sendFile
- C#一个简单,十分分便的点对点文件传送程序.-C# a simple point to point file transfer program
SendFile
- socket 点对点 局域网 文件传输 计算机网络课程设计 通信网原理课程设计-socket point-to-point LAN file transfer computer network curriculum design communication network theory of curriculum design
SendFile
- 实现发送文件功能 实现发送文件功能 -realize send file function
sendFile
- VB6点对点发送、接收文件源代码实例,有需要的就下载吧。-VB6 point to send, receive files source code examples, there is a need to download it.
SendFile
- 基于VS2010的文件传送和接收程序,实现点对点的文件传输,WinForm程序。-VS2010-based file transfer and receiving procedures to achieve peer file transfer, WinForm program.
SendFile
- 服务器端建立文件流读入待发送文件进入监听状态,客户端发送信号开始传输,服务器端使用TIdTCPServer组件,客户端对应的使用TIdTCPClient组件。-Build server reads the file stream file to be sent into the listening state, the client sends the signal to start the transmission, the server-side use TIdTCPServer compo
Sendfile
- 簡易聊天室 使用Server Client 增加傳送檔案功能-Easy Chat Server Client to increase the use of file transfer function