搜索资源列表
MINITOSv0160_for_skyeye20050627
- minitos是一个实时的嵌入式操作系统,源码提供,目前支持TCP/IP,文件系统-minitos is a real-time embedded operating system, source code provided, currently supports TCP / IP, File System
LINUX_system_manage_book
- 本书同时收录了Linux领域两位领导人物的作品—相当于“Linux 文档项目”的一个印刷版本,展示了Linux 核心概念及其基本结构。对于面向所有主流Linux子系统的支持与管理任务,本书都进行了恰到好处的讲解。涵盖的主题包括文件系统、目录、引导和关机、打印、网络兼容性、网络应用、网络登录、安全、用户账号、数据备份等等。此外,还针对TCP/IP网络、电子邮件、硬件问题以及网络的管理与配置,进行了专门讨论。 -the book contains a Linux two leading figure
socket.tar.gz
- socket 分别以tcp,udp两种方式通信的代码。 同一套代码,依靠不同的makefile文件,分别编译出在windows环境、linux环境、Android环境下的执行文件。,socket respectively tcp, udp communication code in two ways. The same set of code, relying on a different makefile files, respectively, lies in the windows en
tcl-scripts
- 这是NS2网络仿真实例,包含两个tcl脚本文件,内容是模拟多个无线节点运用DSDV路由协议进行传输的情况。对于初学者有很好的示范作用。-This is the NS2 network simulation example, contains two tcl scr ipt file, the contents of multiple wireless nodes is simulated using DSDV routing protocol for transmission of the si
data_transfer_for_tcp_single_thread
- 文件传输单线程程序,利用TCP协议保证文件传输的可靠性。可以运行Windows和linux环境下。-Single-threaded file transfer program file transfer using TCP protocol ensures the reliability. Can run Windows and linux environment.
msdl-1.2.4-r1.tar
- 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 Tran
MyTcpView
- TCP连接状态观察工具,文件很小,能让你实时了解本机的网络连接状况-TCP connection state observation tool, file is very small, make you real-time understanding of the machine' s network connectivity status
modbus
- modbus rtu协议 linux 平台的实现.读取相关配置文件信息.通过串口发送数据.-modbus rtu protocol linux platform. read the configuration file information. send data through serial port.
access
- vlc源码,大量的access模块,如file、http、dvd、ftp、smb、tcp、dshow、mms、v4l…等等 -vlc source code, a large number of access modules, such as file, http, dvd, ftp, smb, tcp, dshow, mms, v4l ..., etc.
Linux_NetProgram
- Linux下的网络编程 对TCP—UDP的网络编程进行了详细说明,并包含代码-The file is about the network programming under the linux system. It includes the detail descr iption of network programming and the source code sample
DH
- Step 1: Generating a Parameter Set for the Diffie‐Hellman Key Agreement Algorithm Step 2: Generating a Secret Key Using the Diffie‐Hellman Key Agreement Algorithm Step 3: Use UDP to exchange DH public key Step 4: Establish an AES‐256 encrypted
httpclient
- 基于tcp的文件下载程序,能下载网络上的资源-Tcp-based file download process, be able to download the resources on the network
Service
- 基于TCP和UDP协议的网络编程与程序设计,实现大文件传输功能的服务器端的设计。-TCP and UDP protocols based on network programming and program design to achieve large file transfer capabilities of server-side design.
SRDPClient
- 基于TCP和UDP协议的网络编程与程序设计,实现大文件传输功能的客户端的设计。-TCP and UDP protocols based on network programming and program design, large file transfer capabilities to achieve the client design.
example2
- changes were made to create a trace file for TCP agents. more interesting due to the routing node in the middle.-changes were made to create a trace file for TCP agents. more interesting due to the routing node in the middle.
Lam_qt
- 本软件采用Linux系统,以QT为开发语言,在实现了基本通信功能的基础之上,继续将软件进行交叉编译,并将其成功移植到ARM9开发板上。本软件没有服务器,只有单一的客户端,软件启动时通过使用UDP协议向255.255.255.255这个广播地址发送一个经过编码的广播包建立在线用户列表;本软件可以在XP系统、Ubuntu系统和ARM9开发板运行,使用了Tcp/Udp、Socket等技术;软件实现了基本的修改用户名、一对一聊天和文件的传输功能。 -The software deliberately
Linux-Network-Programming
- 《Linux网络编程》内容简介:Linux是目前最流行的开源操作系统,网络功能在Linux下占有核心的地位。《Linux网络编程》循序渐进地从应用层到Linux内核、从基本知识点到综合案例,向读者介绍如何在Linux下进行网络程序设计。《Linux网络编程》内容分为4个部分:Linux程序设计基础部分、Linux用户空间网络编程部分、Linux内核网络编程部分以及综合案例部分。内容包含Linux系统概述、Linux编程环境、Linux文件系统简介、Linux下的进程和线程、TCP/IP协议族、应
TCP.tar
- TCP客户端与服务器的源代码,功能是客户端向服务器发送文件- TCP client and server source code, function is to send a file to the server,
资料
- 并发TCP、UDP服务器客户端,消息互发,文件互传(Concurrent TCP UDP server client, message exchange, file transfer.)
qt聊天带文件传输
- 通过qt实现局域网内聊天并带有文件传输功能(QT realizes LAN chat and file transfer function.)