Welcome![Sign In][Sign Up]
Location:
Search - linux tcp transfer

Search list

[Internet-Networktcp_source

Description: linux下的tcp传输程序,包括客户端和服务端-the tcp transfer procedures, including client and server
Platform: | Size: 1220 | Author: 郑杰 | Hits:

[Internet-Networktcp_source

Description: linux下的tcp传输程序,包括客户端和服务端-the tcp transfer procedures, including client and server
Platform: | Size: 1024 | Author: 郑杰 | Hits:

[Linux-Unixchenjinyi.tar

Description: 设计服务器和客户端,服务器可以使用TCP协议传输文件到客户端(C或C++实现) • 客户端发起传输请求 • 文件可以任意大小 • 客户端保存文件到磁盘 -Design server and the client, the server can use the TCP protocol to transfer files to the client (C or C++ Realize)
Platform: | Size: 8192 | Author: 李明 | Hits:

[Linux-Unixsocket

Description: 提供了非阻塞的客户端和服务器端通信的实例程序。用linux下的C语言实现。-Provides a non-blocking client and server-side examples of communication procedures. Under linux using C language.
Platform: | Size: 10240 | Author: jidong | Hits:

[Linux-Unixtcp

Description: linux下用C编写的TCP/IP 数据传送程序-linux using C prepared by TCP/IP data transfer procedures
Platform: | Size: 13312 | Author: 刘胜 | Hits:

[Linux-Unixmsdl-1.2.4-r1.tar

Description: linux下流媒体下载程序代码,可下载mms,http,rtsp,ftp等-This program is to download multimedia streaming files. Currently it supports following protocols. * mmst (Microsoft Media Server over TCP) * mmsh (MMS over HTTP) * http (Hyper Text Transfer Protocol) * real-rtsp (Real Time Streaming Protocol/Real/helix) * wms-rtsp (Real Time Streaming Protocol/WMServer ) * ftp (File Transfer Protocol)
Platform: | Size: 196608 | Author: 中交星网 | Hits:

[Internet-Networkudt.4.4.win32_with_VC6

Description: udt.4.4 支持VC6, linux+vc.net+vc6 UDT(UDP-based Data Transfer Protocol,简称UDT)是一种互联网数据传输协议。UDT建于UDP之上,并引入新的拥塞控制和数据可靠性控制机制。UDT是面向连接的双向的应用层协议。它同时支持可靠的数据流传输和部分可靠的数据报传输。 由于UDT完全在UDP上实现,它也可以应用在除了高速数据传输之外的其它应用领域,例如点到点技术(P2P),防护墙穿透,多媒体数据传输等等。 UDT由开源软件作者谷云洪在美国伊利诺伊大学芝加哥分校攻读博士期间开发,并由他在毕业后继续维护和升级。UDT的开源软件可以在SourceForge上获取。-udt.4.4, linux+vc.net+vc6. UDT is a reliable UDP based application level data transport protocol for distributed data intensive applications over wide area high-speed networks. UDT uses UDP to transfer bulk data with its own reliability control and congestion control mechanisms. The new protocol can transfer data at a much higher speed than TCP does. UDT is also a highly configurable framework that can accommodate various congestion control algorithms
Platform: | Size: 1180672 | Author: JustGO | 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:

[Internet-Networkftp

Description: 在Linux下c语言实现的基于TCP/IP的ftp文件传输程序,包含完整的源代码,分为客户端程序和服务器端程序-C language under the Linux-based TCP/IP, ftp file transfer program, including complete source code, divided into client and server-side program
Platform: | Size: 6144 | Author: yanyiliu | Hits:

[Linux-UnixLam_qt

Description: 本软件采用Linux系统,以QT为开发语言,在实现了基本通信功能的基础之上,继续将软件进行交叉编译,并将其成功移植到ARM9开发板上。本软件没有服务器,只有单一的客户端,软件启动时通过使用UDP协议向255.255.255.255这个广播地址发送一个经过编码的广播包建立在线用户列表;本软件可以在XP系统、Ubuntu系统和ARM9开发板运行,使用了Tcp/Udp、Socket等技术;软件实现了基本的修改用户名、一对一聊天和文件的传输功能。 -The software deliberately adopted a Linux system to QT for the development of language, in the realization of the basic communication function basis, continue to cross-compile the software and successfully transplanted to the ARM9 development board. This software is not the server, only a single client, the software starts by using the UDP protocol to send to the broadcast address 255.255.255.255 that an encoded broadcast packets to establish a list of online users This software can be XP system, Ubuntu system and ARM9 development board run, using the Tcp/Udp, Socket and other technology software changes the basic user name, one to one chat and file transfer capabilities.
Platform: | Size: 140288 | Author: stone | Hits:

[Linux-Unixtcpsocket

Description: linux下的tcp传输类,支持阻塞模式、非阻塞模式-linux tcp transfer under the category, to support blocking mode, non-blocking mode
Platform: | Size: 2048 | Author: darwin.yhc | Hits:

[Internet-Networkftp_user_guide

Description: 本方案为LINUX的替代FTP服务器方案,是基于裸机开发的FTP服务器,包括了多个模块,如TCP/IP协议栈,FAT文件系统,基于RFC 959的FTP代码.一般来说,用户需要自己编写FTP基于的磁盘驱动和NIC驱动,就可完成FTP基于各种平台的移植。即可能完成使用FTP.EXE和IE(internet explorer)来操作FTP服务器基于磁盘上文件的读写,创建,删除等功能。 二、 本方案性能稳定,采用模块化设计思想,由我们精心为您设计。欢迎需要FTP功能的项目的朋友前来购买代码进行二次开发,缩短产品的开发周期。 联系方式:QQ:292942278 E-MAIL:tony_yang123@sina.com.cn -The program is an alternative to FTP server program LINUX is based on the development of the FTP server bare metal, including a number of modules, such as TCP/IP protocol stack, FAT file system, based on RFC 959 for FTP code. In general, users need to write their own FTP is based on the disk drive and the NIC driver, you can complete a variety of platforms FTP transfer. Which may be done using FTP.EXE and IE (internet explorer) to operate the FTP server to read and write files on the disk, create, delete and so on. Second, the program stable performance, modular design, well-designed for you by us. Welcome to FTP function needed friends to buy the item code for secondary development, shorten the product development cycle. Contact: QQ: 292942278 E-MAIL: tony_yang123@sina.com.cn
Platform: | Size: 443392 | Author: 6756 | Hits:

[Linux-UnixTCP

Description: 完成linux下使用TCP协议传输文件,确认无误-Complete the TCP protocol to transfer files under linux
Platform: | Size: 2048 | Author: alex | Hits:

[Linux-UnixFTP_socket

Description: 在Linux系统上完成一个文件传输协议(FTP)的简单实现。通过本实验,深入了解FTP协议的原理和协议细节,学会利用socket接口设计实现简单的应用层协议,掌握TCP/IP网络应用程序的基本设计方法和实现技巧。在Linux系统上使用socket接口实现FTP客户端程序,严格按照RFC959,使客户端可以连接至服务器,并且可以进行一些FTP的基本操作,如列出目录、下载文件等。从FTP协议的实现角度来看,客户端与服务器的命令通道和数据通道需要分离。-In the Linux system to complete a file transfer protocol (FTP) simple to achieve. Through this experiment, in-depth understanding of the principles of FTP protocol and protocol details, learn to use simple socket interface design application layer protocol, master TCP/IP network application design and implementation of basic skills. In the Linux system using the socket interface FTP client application, in strict accordance with RFC959, so that clients can connect to the server, and can do some basic FTP operations, such as listing directories, download files. FTP protocol implementation from the perspective of the client and the server' s command channel and data channels are separated.
Platform: | Size: 765952 | Author: gyh | Hits:

[Consoletcp-transfer-xp-linux

Description: 控制台下发送并接收文件的程序,包括windows xp环境下以及linux环境下,这个是本人参加比赛用的。-Console to send and receive files of the program, including the windows xp environment and linux environment, this is my race use.
Platform: | Size: 2099200 | Author: 王追 | Hits:

[Internet-NetworkTCP

Description: linux下TCP自定义传送文件,并用CRC校验!-under linux TCP the custom transfer files, and use the CRC check!
Platform: | Size: 3072 | Author: 陈麒文 | Hits:

[Internet-Networklinux-C-server-socket

Description: linux下unixdomain和internetdomain的tcp的文件传输服务器和主机程序-Under unixdomain and internetdomain of linux tcp file transfer server and the host program
Platform: | Size: 3072 | Author: 联系 | Hits:

[Internet-Networklinux-file-transfer

Description: Linux下简单的文件传输,包含客户端和服务端,基于TCP/IP协议-Simple file transfer under Linux, including client and server-based TCP/IP protocol
Platform: | Size: 3072 | Author: 李康康 | Hits:

[TCP/IP stacktcp.tar

Description: linux下的网络编程,可实现传输文件和qq聊天的功能(Network programming under Linux, can transfer files and QQ chat function)
Platform: | Size: 9216 | Author: 雷哥666 | Hits:

[TCP/IP stackTCP协议客户端服务器间视频传输c源码

Description: 此程序可实现windows客户端与client服务器端的文件传输。(This program can achieve Windows client and client server-side file transfer.)
Platform: | Size: 2048 | Author: xihananhai | Hits:
« 12 3 »

CodeBus www.codebus.net