Welcome![Sign In][Sign Up]
Location:
Search - sendfile

Search list

[Windows DevelopVBSendText

Description: VB进程间通讯演示(1.0) 说明:一共四个演示。分别如下: 1:Sample 一个简单的使用了共享内存映射的例子,运行两个实例看看就知道,没有什么特别。 2:SendText 不用窗口子类化,而达到和发送自定义消息同样的效果。 3:SendFile 由于演示2中还是通过发消息来传递字符串,不可能传递大块文本,本例综合演示1和演示2达到传递大块文本的功能。 4:Chat 演示2和演示3使用的都是SendMessage来发放通知消息,所以不能异步通讯,SetWindowText不能跨进程使用,PostMessage只能在WM_USER以上的自定义消息中才能传递指针,那么如何才能异步通讯呢?我还没有好主意,就用定时器吧!看看这个可以聊天的程序就知道了。 Common目录下有四个模块。其中ShareStr2.cls是原来大师Bruce MicKenney写的东西,就是这个东西害我浪费很多时间来调试。-VB inter-process communication demo (1.0) Note : A total of four demonstration. Respectively, as follows : 1 : Sample a simple use of shared memory mapping example, look at the operation of two examples, we know that nothing special. 2 : SendText not window-type, and to achieve this definition of news from the same effect. 3 : As demonstrated SendFile 2 updates, or to pass through the string, not send bulk text, the cases demonstrate a comprehensive and demonstration to send two large text functions. 4 : Chat demonstration two and three demonstration SendMessage are used to notify the news release, it is not asynchronous communications, inter-process SetWindowText not use PostMessage WM_USER only in the above-defined messages can transfer target, then how can asynchronous communication? I
Platform: | Size: 52250 | Author: gy | Hits:

[Communicationwww.cohoo.com.cn.socket

Description: 共四个演示。分别如下: 1:Sample    一个简单的使用了共享内存映射的例子,运行两个实例看看就知道,没有什么特别。 2:SendText    不用窗口子类化,而达到和发送自定义消息同样的效果。  3:SendFile    由于演示2中还是通过发消息来传递字符串,不可能传递大块文本,本例综合演示1和演示2达到传递大块文本的功能。 4:Chat    演示2和演示3使用的都是SendMessage来发放通知消息,所以不能异步通讯,SetWindowText不能跨进程使用,PostMessage只能在WM_USER以上的自定义消息中才能传递指针,那么如何才能异步通讯呢?我还没有好主意,就用定时器吧!看看这个可以聊天的程序就知道了。 Common目录下有四个模块。 其中ShareStr2.cls是原来大师Bruce MicKenney写的东西,就是这个东西害我浪费很多时间来调试。原来大师的东西也会有错。-a total of four demonstration. Respectively, as follows : 1 : Sample a simple use of shared memory mapping example, look at two examples run, we know that nothing special. 2 : SendText not window-type, and to achieve this definition of news from the same effect. 3 : As demonstrated SendFile 2 updates, or to pass through the string, impossible to send large text, the cases demonstrate a comprehensive and demonstration to send two large text functions. 4 : Chat demonstration two and three demonstration SendMessage are used to notify the news release, it is not asynchronous communications, inter-process SetWindowText not use, PostMessage WM_USER only in the above-defined messages can transfer target, How can we asynchronous communication? I have not a good idea, on the timer! Chat can look at
Platform: | Size: 52570 | Author: cohoo | Hits:

[Process-Thread2006021801

Description: 共四个演示。分别如下: 1:Sample 一个简单的使用了共享内存映射的例子,运行两个实例看看就知道,没有什么特别。 2:SendText 不用窗口子类化,而达到和发送自定义消息同样的效果。 3:SendFile 由于演示2中还是通过发消息来传递字符串,不可能传递大块文本,本例综合演示1和演示2达到传递大块文本的功能。 4:Chat 演示2和演示3使用的都是SendMessage来发放通知消息,所以不能异步通讯,SetWindowText不能跨进程使用,PostMessage只能在WM_USER以上的自定义消息中才能传递指针,那么如何才能异步通讯呢?我还没有好主意,就用定时器吧!看看这个可以聊天的程序就知道了。-a total of four demonstration. Respectively, as follows : 1 : Sample a simple use of shared memory mapping example, look at two examples run, we know that nothing special. 2 : SendText not window-type, and to achieve this definition of news from the same effect. 3 : As demonstrated SendFile 2 updates, or to pass through the string, impossible to send large text, the cases demonstrate a comprehensive and demonstration to send two large text functions. 4 : Chat demonstration two and three demonstration SendMessage are used to notify the news release, it is not asynchronous communications, inter-process SetWindowText not use, PostMessage WM_USER only in the above-defined messages can transfer target, How can we asynchronous communication? I have not a good idea, on the timer! Chat can look at
Platform: | Size: 52568 | Author: 毛东 | Hits:

[Other resourceSendFile

Description: WINSOCK傳檔,速度很快,但是這裡的範例是局網傳輸,可加入P2P代碼就會變的更強大
Platform: | Size: 17112 | Author: 小至 | Hits:

[OtherFile_Trans1879914222005

Description: Title: File Transfer client and server Description: 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 RecvFile functions can easily be added and used in your own code. I tested it ofcourse, a 73 mb self extracting rar archive from South Korea to Massachusetts at 96KB/s arrived fully operational.
Platform: | Size: 8320 | Author: wei | Hits:

[TCP/IP stackSendFile

Description: 一个用SOCKET 在局域网内客户端与客户端之间传送文件,还可以聊天。有TCP,UDP两种方式
Platform: | Size: 56120 | Author: 李玉俊 | Hits:

[Communicationsendfile

Description: c#传送文件代码(文本文件)
Platform: | Size: 6324 | Author: kell | Hits:

[JSP/Javasendfile

Description: 这是我写的很简单的客户端和服务器端传文件的程序.水平很低
Platform: | Size: 1537 | Author: zhaogaifang | Hits:

[WinSock-NDISSendFile

Description: socket编程,只要对方端口打开,就口以向那端口发送文件,因此也可以用来直接向打印机发送文件。
Platform: | Size: 37883 | Author: zhugh | Hits:

[WinSock-NDISsendfile

Description: 用vc6.0编写的传送文件程序,支持单个文件传送,多个文件传送,文件夹传送。
Platform: | Size: 98204 | Author: lyl | Hits:

[Internet-NetworkWeb QQ系统

Description: 开发环境:win2000professionSP4 + vc6MFC 1、运行注册登录服务器和聊天服务器,由注册登录服务器控制聊天通信服务器的运行和停止,聊天服务器可以单独运行,但单独运行后窗口隐藏,不好关闭,最好由注册登录服务器来控制其运行和关闭。 2、运行客户端。 3、若客户端点注册向导则显示注册向导,分三步:基本信息、详细资料和网络设置,然后发送注册消息(用户名、年龄、性别、密码、真名、城市、电邮、头像ID、电话),保存网络设置到data目录下的netset.cfg文件,注册登录服务器检查数据库,若用户名存在则返回exist!;若不存在则将注册数据写入数据库,写数据库成功,注册成功,返回success!写数据库失败,注册失败,返回error! 4、若客户端点登录则发送登录消息,则检查网络设置文件netset.cfg,找到该文件则按设置连接服务器,没找到文件则弹出消息框,点“否”进行网络设置,点“是”进行用户注册;注册登录服务器检查数据库,验证成功返回success!失败返回error!若成功则用该用户名联接聊天服务器,发送用户名消息,否则退出。 5、聊天通信服务器收到连接请求,创建套接字,创建与该套接字关联的发送线程和接收线程,发送线程被挂起,并将发送线程、套接字、地址和用户名组成结构,加入链表,如此循环。 7、客户端发送消息,程序加上附加信息后消息结构为:“接收者用户名” + “:” + “发送者头像ID” + “~” + “(星期、月、日、年、时、分、秒)” +"\t" +"发送者用户名" +“->” + “接收者用户名” +"\n\r" + “发送的消息”。若客户端点传送文件,则发送的信息结构为:接收者用户名 + ":" + "SendFile!" + 发送者用户名 + "~" + 发送方IPAddr。同时启动发送文件线程,显示传送文件对话框,再启动一个线程创建套接字,绑定,侦听,等待连接。 8、聊天服务器收到消息后依照“接收者用户名”查找链表,若找到则唤醒相应线程,转发信息,未找到则给发送者回复消息:“接收者用户名” + “现在不在线,请以后再发消息!”。 9、客房端接收消息,检查消息头,一般消息则发送消息者头像图标在接收者托盘处闪动,同时托盘提示消息变为“某某某的消息”,接收者双击托盘图标接收消息,回到第7步。消息头部为"SendFile!"则弹出消息框,询问是否接收文件,点是则启动接收文件线程,显示传送文件对话框,再启动一个线程创建套接字,连接发送方,进行文件传送;点否则发送的信息结构为:接收者用户名 + ":" + "Refuse!"。消息头部为"Refuse!"则关闭原来启动的发送文件线程。 10、客户端关闭,发送"Close",聊天服务器接收,从链表中删除对应项。
Platform: | Size: 221438 | Author: laixiao | Hits:

[Internet-NetworkSendFile

Description: socket编程,只要对方端口打开,就口以向那端口发送文件,因此也可以用来直接向打印机发送文件。-socket programming, as long as the other ports open, warmest regards to the port on the mouth in order to send a file, it can also be used to send files directly to the printer.
Platform: | Size: 37888 | Author: zhugh | Hits:

[Internet-Networksendfile

Description: 用vc6.0编写的传送文件程序,支持单个文件传送,多个文件传送,文件夹传送。-With the transmission of documents to prepare vc6.0 procedures, to support single file transfer, multiple file transfer, folder transfer.
Platform: | Size: 3721216 | Author: lyl | Hits:

[CommunicationSendFile.bak

Description: 使用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
Platform: | Size: 159744 | Author: cuiwenpin | Hits:

[JSP/JavaSendFile

Description: java编写的局域网文件传输工具,具备聊天功能。适合初学者。-java prepared LAN file transfer tool, with chat features. Suitable for beginners.
Platform: | Size: 31744 | Author: makoto | Hits:

[Delphi VCLDelphi67-UDP-SendFile

Description: Delphi67中利用UDP协议传送文件的例子-Delphi67 using UDP protocol to send the case file
Platform: | Size: 374784 | Author: dak | Hits:

[Internet-Networksendfile

Description: 一个很简单的文件传输程序,采用select模型进行的文件传输,可以连续传输文件
Platform: | Size: 32768 | Author: 123 | Hits:

[Linux-Unixcopy

Description: 远程拷贝程序 (客户端:getfile,服务器端:sendfile) 客户端发送IP地址,源文件文件名,和目标文件,进行文件的拷贝-Remote copy program (client: getfile, server-side: sendfile) to send the client IP address, source file name, and the target file, make copies of documents
Platform: | Size: 2048 | Author: lj | Hits:

[Internet-NetworkSendFile

Description: SendFile 实现server client的文件发送-SendFile to achieve server client to send the file
Platform: | Size: 96256 | Author: 阿晕 | Hits:

[Internet-NetworkSendFile

Description: vc SendFile用socket发送文件的程序源码,希望对大家有所帮助-vc SendFile socket to send the file with the program source code, we hope to help
Platform: | Size: 25600 | Author: | Hits:
« 12 3 4 »

CodeBus www.codebus.net