Welcome![Sign In][Sign Up]
Location:
Search - tcp server file

Search list

[Communication-MobileExample ModbusTCP server - source and WIN32 execut

Description: MODBUS TCP(C++)Example ModbusTCP server - source and WIN32 executable有可执行文件-MODBUS TCP (C) Example ModbusTCP server-Win32 source and executable file is executable
Platform: | Size: 29696 | Author: 李瑶 | Hits:

[Internet-NetworkTCP的客户服务器通信程序

Description: TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端显示客户的IP地址及端口号;客户端接收文件并保存在d:\\client\\ls.txt下,否则,显示错误信息。 二:程序实现原理 发送端:打开文件,逐一读取字符到缓冲区(缓冲区大小为1024),若文件大于1024,则成块发送;若小于,则直接发送。 接受端:与发送端同理。-TCP client-server communication program one : running a process, running the server and wait for the client to issue two requests, the client operating procedures, the importation of customer IP address, link request, if successful connection, the server-client shows the IP address and port number ; the client receives the document and preserve d : \ \ client \ \ ls.txt, otherwise an error message. 2 : Principle procedures transmitter : open the file, read each character to the buffer (buffer size for 1024), and if the document is greater than 1,024, then sent into pieces; If less, then sent directly. Receivers : Send-the same reason.
Platform: | Size: 15360 | Author: | Hits:

[Internet-NetworkSock32Server

Description: 使用delphi6开发的TCP/IP下文件服务器程序,使用WINSOCK控件开发。-use Delphi6 development of the TCP/IP file server, the use of Winsock Control development.
Platform: | Size: 615424 | Author: 许光 | Hits:

[Internet-NetworkMySeverDemo1

Description: 本程序是一个多线呈的TCP通讯 服务器程序 本程序的特点在于 很灵活的运用的select函数进行异步非阻塞套节字 程序是通过此套节子发送文件,文件类型也很新颖,是编码过后的264文件,鉴于上传文件的大小,我没有附加264文件,可以相应的考如些264文件,并在fopen改文件名-this program is a multi-line communications was the TCP server this program features is the flexible use of the s elect function for non-blocking asynchronous character sets section of this procedure is adopted son of this section sets of documents, document type is also very innovative, after the code is 264 documents, in view of the size of the file upload, I have no additional 264 documents, can the corresponding test as some 264 documents and fopen file name changed!
Platform: | Size: 172032 | Author: 黄越 | Hits:

[TCP/IP stackyifeiTCPClient

Description: 一个tcp文件传输程序,它在客户端通过连接到服务器上,传输文件-a file transfer program that the client connect to the server, file transfer
Platform: | Size: 84992 | Author: 孙亦非 | Hits:

[Delphi VCLsocket_sever

Description: 自写采用delphi控制的tcp通讯例程,包中exe文件即可当tcp 服务器,也可当tcp终端,打开两个窗口,当模拟服务器也终端的工作过程 -Since writing using delphi control tcp communication routines, the package can be when exe file tcp server can also be when the tcp terminal, open two windows, when the analog terminal servers working process
Platform: | Size: 402432 | Author: 张诚 | Hits:

[Software Engineeringtcpip_File_translate

Description: tcp/ip文件传输,定义文件分割结构体,实现服务器、客户端数据传输-tcp/ip file transfer, partition structure definition file, server, client data transfer
Platform: | Size: 52224 | Author: 李庆华 | Hits:

[xml-soap-webserviceWTcpSrv

Description: TCP/IP socket Server,can open xml file and sends the data to all clients
Platform: | Size: 331776 | Author: frank | Hits:

[TCP/IP stacktcp

Description: 1服务端接收文件,客户端发送文件。 2 每个Socket连接同时只能够传输一个文件。 3 可同时发送网络消息 -One server to receive files, the client send the file. 2 each Socket to connect at the same time can only transfer a file. 3 can also send network messages
Platform: | Size: 7062528 | Author: 张长宜 | Hits:

[Internet-Networktcpserver_exe

Description: TCP Server 编译连接后的可执行文件-TCP Server executeable file.
Platform: | Size: 1024 | Author: planet | Hits:

[Internet-Networkserver

Description: 这是一个QT编写的基于TCP连接的聊天室服务端,可编译成win32,winCE,Linux等可执行文件-This is to prepare a QT-based chat rooms connected TCP server can be compiled win32, winCE, Linux and other executable file ....
Platform: | Size: 1350656 | Author: 姚毅强 | Hits:

[Internet-Networkserverclient.ZIP

Description: tcp server-client example for file transfer
Platform: | Size: 1024 | Author: eran | Hits:

[Internet-Networknet2ftpbeta

Description: FTP协议是一种基于TCP/IP的文件传输协议,用来在网络中进行文件传输。FTP是TCP/IP的一种具体应用,它工作在OSI模型的第七层,TCP模型的第四层上,即应用层,使用TCP传输而不是UDP,FTP客户在和服务器建立连接前就要经过一个“三次握手”的过程,它带来的意义在于客户与服务器之间的连接是可靠的,而且是面向连接,为数据的传输提供了可靠的保证-FTP protocol is based on TCP/IP file transfer protocol that is used in the network for file transfer. FTP is a TCP/IP to a specific application, it works in the seventh layer of OSI model, TCP model for the fourth layer, namely, the application layer, using TCP transport instead of UDP, FTP client and server must establish a connection before the After a "three-way handshake" process, it brings the significance of the connection between the client and the server is reliable, but also connection-oriented, for data transmission to provide a reliable guarantee for
Platform: | Size: 4480000 | Author: 冰冰 | Hits:

[Windows Developrinetd

Description: rinetd source code. full code is added in zip. Redirects TCP connections from one IP address and port to another. rinetd is a single-process server which handles any number of connections to the address/port pairs specified in the file /etc/rinetd.conf. Since rinetd runs as a single process using nonblocking I/O, it is able to redirect a large number of connections without a severe impact on the machine. This makes it practical to run TCP services on machines inside an IP masquerading firewall. rinetd does not redirect FTP, because FTP requires more than one socket
Platform: | Size: 1499136 | Author: krish | Hits:

[Internet-NetworkTCP_socket_client_server_file_transfer_program_des

Description: TCP套接字的文件传输客户服务器程序设计 包括C和S端的部分,S端向C端传送文件或者图片-TCP socket client-server file transfer program design, including C and S terminal part, S-side to the C terminal to send documents or pictures
Platform: | Size: 2048 | Author: 张梦 | Hits:

[JSP/Javajava-TCP

Description: 1.实现一个采用用户自定义协议的文件传输服务器FileServer和客户FileClient。 2. 编写一服务器程序和客户程序,要求客户每输入一行数据,服务器接收后加上echo:回送给客户程序,要求服务器程序采用多线程方式和线程池为每个客户分配一个线程。-1. The realization of a use of user-defined file transfer protocol server FileServer and customer FileClient. 2. Write a server program and the client, required for every input line of data, the server after receiving add echo: back to give clients require the server program uses multiple threads and thread pools for each customer is assigned a thread.
Platform: | Size: 12288 | Author: zhang liang | Hits:

[CSharpTCP_Client_Server(Ring_Topology)

Description: CSharp program simulates client - server file transfer using TCP
Platform: | Size: 51200 | Author: Ahmed Hashem | Hits:

[Internet-NetworkChanSheng_sourcecode

Description: 本软件适用于装有IP/TCP协议的电脑. 主要功能:电脑间传送大型文件.(如电影等) 主要特点: 1.采用了多线程技术,速度明显高于同类软件. 2.支持多文件同时传送. 3.支持段点继传,也就是说文件可分N次传送. 4.分服务端和客户端,服务器支持多客户. 5.在传送过程中可实实对话,有聊天功能. 6.为了提高效率,本软件做得短小精悍,两文件总共只有100K,直截运行,不用安装. 7.麻雀虽小,但五脏俱全,功能多,操作方便. 使用方法: 在服务端加入要传文件,客户端输入服务端IP地址(服务端运行后会显示),点击连接,即会显示服务端文件,双击即可下载!-This software applies with IP/TCP protocol computer. Main features: transfer large files between computers. (Such as movies, etc.) Main features: 1. Using multi-threading technology, faster than similar software. 2. Support the simultaneous transmission of multiple files. 3. Support the paragraph following the transfer point, that file can be divided into N sub-transmission. 4. Sub-server and client, the server supports multiple clients. 5. In the transmission process of dialogue can be, and indeed, there are chat. 6. In order to improve efficiency, the software do short, for a total of two files only 100K, straightforward operation, no installation. 7. Sparrow may be small, but perfectly formed, functional and more convenient operation. Usage: In the service side to join to transfer files, the client input server IP address (the server will run the show), click the link, that will show the server file, double-click to download!
Platform: | Size: 175104 | Author: laregsky | Hits:

[Internet-Networkfile_transfer

Description: 基于TCP的文件下载服务器 mfc编写 包括客户端和服务器端两部分-TCP-based file download server mfc preparation, including client and server-side two
Platform: | Size: 6444032 | Author: 杨广林 | Hits:

[Internet-Networktcp-file-client

Description: 基于tcp可靠数据传输的客户端与服务器文件传输,客服端程序-Tcp reliable data transmission based on client and server, file transfer, customer-side programs
Platform: | Size: 1182720 | Author: 丁宇 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 13 »

CodeBus www.codebus.net