搜索资源列表
-
0下载:
linux下的tcp传输程序,包括客户端和服务端-the tcp transfer procedures, including client and server
-
-
0下载:
udt.4.4 支持VC6, linux+vc.net+vc6
UDT(UDP-based Data Transfer Protocol,简称UDT)是一种互联网数据传输协议。UDT建于UDP之上,并引入新的拥塞控制和数据可靠性控制机制。UDT是面向连接的双向的应用层协议。它同时支持可靠的数据流传输和部分可靠的数据报传输。
由于UDT完全在UDP上实现,它也可以应用在除了高速数据传输之外的其它应用领域,例如点到点技术(P2P),防护墙穿透,多媒体数据传输等等。
UDT由开
-
-
0下载:
SharpPcap 是一个.NET 环境下的网络包捕获框架,基于著名的 pcap/WinPcap 库开发。提供了捕获、注入、分析和构建的功能,适用于 C# 和 VB.NET 开发语言。-The purpose of SharpPcap is to provide a framework for capturing, injecting and analyzing network packets for .NET applications.
The following list illustr
-
-
0下载:
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
-
-
1下载:
在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
-
-
0下载:
本方案为LINUX的替代FTP服务器方案,是基于裸机开发的FTP服务器,包括了多个模块,如TCP/IP协议栈,FAT文件系统,基于RFC 959的FTP代码.一般来说,用户需要自己编写FTP基于的磁盘驱动和NIC驱动,就可完成FTP基于各种平台的移植。即可能完成使用FTP.EXE和IE(internet explorer)来操作FTP服务器基于磁盘上文件的读写,创建,删除等功能。
二、 本方案性能稳定,采用模块化设计思想,由我们精心为您设计。欢迎需要FTP功能的项目的朋友前来购买代码进
-
-
0下载:
? 描述网络和网络互联,解释它们的作用
? 简要讨论TCP/IP协议栈,IP地址,协议端口,因特网服务和应用
? 解释什么是客户/服务器软件模型,它如何工作
? 讨论各种用于电子通信,远程登录,文件传输,远程命令执行,以及状态报告的网络软件工具
? 简要描述安全shell
? 覆盖如下命令和原语:finger, ftp, ifconfig, nslookup, ping, rcp, rlogin, rsh, ruptime, rusers, rwho, talk, telne
-
-
0下载:
linux平台的聊天通讯工具,实现了udp聊天与tcp文件传输,依据ipmsg协议,可与windows平台通信。-linux platform chat communication tools to achieve udp tcp file transfer and chat, according to ipmsg agreement, with windows platform communication.
-
-
0下载:
基于LINUX 下,C语言实现的飞鸽传输项目,是学习linux网络编程比较好的项目例子。
主要包括:TCP/IP的协议,TCP实现文件的传输,UDP消息和广播,以及网络多线程操作实现。
此外还包含一个方便调试项目的飞鸽传输WINDOWS下的应用程序。
-Under LINUX-based, C language Dove transmission project is better to learn linux network programming examples o
-
-
0下载:
linux下的TCP/IP通信协议实现,主从设备之间数据互传,主程序C语言源代码-TCP/IP communication protocol under linuxData transfer between master and slave devices , the main C language source code
-
-
0下载:
在linux下实现基于socket的群聊系统,具有简单的用户管理模块,设置了基础的chatsys协议,服务器端采用消息队列的形式接收,并转发到除发送方以外的各个用户端。-The code is the implemtation of a small chatsystem for a group. It is developed under the linux system,based on the TCP/IP protocol.A samll module on user management
-
-
0下载:
socket编程 实现文件传输 linux环境 网络编程-socket programming linux environment network programming file transfer
-
-
0下载:
linux下TCP自定义传送文件,并用CRC校验!-under linux TCP the custom transfer files, and use the CRC check!
-
-
0下载:
socket编程 实现文件传输 linux环境 网络编程-socket programming linux environment network programming file transfer
-
-
0下载:
linux tcp传输文件程序,客户端发送文件,服务器将接收的数据保存文件-Save the file linux tcp data file transfer program, the client sends the file, the server will receive
-
-
0下载:
linux下unixdomain和internetdomain的tcp的文件传输服务器和主机程序-Under unixdomain and internetdomain of linux tcp file transfer server and the host program
-
-
0下载:
linux下基于TCP实现文件传输的服务器程序-achieved under linux file transfer server program
-
-
0下载:
Linux下简单的文件传输,包含客户端和服务端,基于TCP/IP协议-Simple file transfer under Linux, including client and server-based TCP/IP protocol
-
-
0下载:
此程序可实现windows客户端与client服务器端的文件传输。(This program can achieve Windows client and client server-side file transfer.)
-
-
0下载:
linux下的网络编程,可实现传输文件和qq聊天的功能(Network programming under Linux, can transfer files and QQ chat function)
-