搜索资源列表
8972_SendFile
- 使用C编写的socket发送文件的程序.包括客户端和服务端.-C socket prepared by the procedure of this document. Including the client and server.
Socket文件传输
- 1服务端接收文件,客户端发送文件。 2 每个Socket连接同时只能够传输一个文件。 3 可同时发送网络消息 -receive a document server, a client sends documents. Socket two each while only link to a document transmission. 3 can also send news network
文件接收发送
- C#关于socket的文件接收发送
多线程socket文件传输
- 多线程socket文件传输/支持断点续传/收发消息/点对多点 使用阻塞方式的socket,使用多线程,有较高的性能. 在局域网中测试达到极限速度. 支持断点续传. 服务端可同时接收多个文件. 传输文件的同时可以发送网络消息,Multi-threaded socket file transfer/support HTTP/send and receive information/point-to-multipoint mode of using blocking socket, the use o
SOCKET-Send-Photo
- 这是一个利用Socket来发送图片的例子程序。值得注意的是:图片对象被表示成COM接口IPicture. 程序分为服务器端和客户端。服务器端里面的文件Picture.h和Picture.cpp是用来处理图片的。它们用到了函数OleLoadPicture. 具体的代码实现,请您细看。-This is a Socket to send pictures using the example program. It is worth noting: Image objects are represent
socket
- http post通信,可以发送接收大容量文件-http post communications, you can send and receive large files
socket
- 本程序是用VC++开发的一个Socket程序,用户可以互相发送消息,发送文件等功能。-This procedure is used VC++ to develop a Socket procedures, users can send each other messages, send files and other functions.
Socket
- System.Sockes命名空间了实现 Berkeley 套接字接口。通过这个类,我们可以实现网络计算机之间的消息传输和发送。而在我下面要讨论的这个议题里,我们将讨论的是用套接字实现文件的传输.-C#
socket
- C#写的socket服务,可以在客户端向服务端发送消息或文件。-C# to write the socket service can be of service on the client side to send a message or document.
TcpUtil
- 基于C#Socket的通信组建,可以显示在线人数,发送消息,发送文件.-C# Socket-based communication form, can be displayed online, send messages, send the file.
MFCSocket
- MFC套接字编程 文件发送应用程序 信息广播应用程序-MFC Socket programming file to send application information broadcast applications
Socket-tcp-udp
- 网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面
SendFile
- vc SendFile用socket发送文件的程序源码,希望对大家有所帮助-vc SendFile socket to send the file with the program source code, we hope to help
socket
- C#基于udp的socket发送所选txt文件数据,输入发送路数,完成多路并发-C# to sending txt file selected based on udp socket data input to send large ones, to complete multiple concurrent
SOCKET的多个线程文件传输
- Socket的应用: 1服务端接收文件,客户端发送文件。 2 每个Socket连接同时只能够传输一个文件。 3 可同时发送网络消息
Linux下Socket编程通讯程序
- 使用Socket套接字编程,设计在Linux下的简单聊天程序。 程序分为客户端、服务器端程序,命令行方式使用,*面。已经实现了如下功能: ■ 新用户注册,若预注册用户已经存在同名用户,则不能再注册 ■ 用户登录,可验证用户名、密码 ■ 用户登出或注销账户 ■ 在线用户查询,客户端可得到所有在线用户 ■ 聊天服务,与任一在线用户聊天 (在同一段时间内可接收多人的消息,但只能给一个人发送消息) ■ 传输文件,对好友名进行验证,对输入的文件名是否合法进行验证
socket
- 实现简单的局域网通信,可以实现聊天、发送文件、群聊等功能-Achieve a simple LAN communication can be achieved to chat, send files, group chat features
socket
- 一个简单的socket发送文件夹程序。服务器端选择文件保存位置,并开启监听。客户端选择要发送的文件夹,并输入服务器IP,即可发送。主要用于初学者利用socket发送文件夹时,如何通过遍历文件名去发送文件夹。缺点是不能发送含有与根文件夹相同名字的子文件-a simple socket program for transmitting folder.The server choose the place where to save the folder and start listening.The
TFTP方式客端向服端发送文件的工程
- TFTP服务器及客户端的设计和实现. a) 基于数据报套接字设计并实现 b) 客户端基于图形界面 c) 服务器和客户可以正常进行文件传输(Design and Implementation of TFTP Server and Client. A) Design and implement based on datagram socket design B) The client is based on a graphical interface C) The server and the cl
SanNiuSignalDemo
- SanNiuSignal是一个基于异步socket的完全免费DLL;它里面封装了Client,Server以及UDP;有了这个DLL;用户不用去关心心跳;粘包 ;组包;发送文件等繁琐的事情,这个是DEMO软件。(SanNiuSignal is a completely free DLL based on asynchronous socket; it encapsulates Client, Server, and UDP; with this DLL; users don't have to