CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - linux tcp server

搜索资源列表

  1. TCP_socket_client_server_file_transfer_program_des

    0下载:
  2. 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
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:1859
    • 提供者:张梦
  1. ezSockets

    0下载:
  2. EzSockets is a cross-platform (Linux, Irix, Windows, OSX, XBOX) generic sockets class. It allows the user to interface through UDP and TCP. It allows for broadcast and reception on UDP as well as being both a server and a client on TCP. http://cnlohr
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-02
    • 文件大小:12163
    • 提供者:raxen
  1. socket

    0下载:
  2. Linux下Socket网络编程,里面程序分为服务器和客服端。使用的TCP有链接的协议编程。-Socket Network programming under Linux, which is divided into the server and the customer service side. Use the TCP protocol with links to programming.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:12045
    • 提供者:宣鹏
  1. GNU_Linux_Senior_Network_Application_Services_Dire

    0下载:
  2. Gnu Linux 高级网络应用服务指南 第1章 Linux 服务器的安装 第2章 Linux 安全与优化概要 第3章 TCP/IP 网络管理 第4章 Linux Apache Web 服务器 第5章 Linux FTP服务器 第6章 Linux 邮件服务器 第7章 Linux 域名服务器 第8章 Linux 代理服务器-Gnu Linux Advanced Network Application Services Guide Chapter 1 Linux
  3. 所属分类:Linux Network

    • 发布日期:2017-05-22
    • 文件大小:7100288
    • 提供者:计量
  1. webcam_server

    1下载:
  2. Code to capture images using Video For Linux (V4L2) UVC USB camera. Then process images to find a white dot coordinates and transmit over TCP/IP with built in server.
  3. 所属分类:Video Capture

    • 发布日期:2015-06-30
    • 文件大小:16154
    • 提供者:janiz
  1. Lam_qt

    0下载:
  2. 本软件采用Linux系统,以QT为开发语言,在实现了基本通信功能的基础之上,继续将软件进行交叉编译,并将其成功移植到ARM9开发板上。本软件没有服务器,只有单一的客户端,软件启动时通过使用UDP协议向255.255.255.255这个广播地址发送一个经过编码的广播包建立在线用户列表;本软件可以在XP系统、Ubuntu系统和ARM9开发板运行,使用了Tcp/Udp、Socket等技术;软件实现了基本的修改用户名、一对一聊天和文件的传输功能。 -The software deliberately
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:139911
    • 提供者:stone
  1. linux_xp_tcp

    0下载:
  2. winxp与Linux的tcp通信程序,winxp作为客户端,linux作为服务器-winxp and Linux, tcp communication program, winxp as client, linux as a server
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-03
    • 文件大小:1414458
    • 提供者:javen
  1. tcp

    0下载:
  2. linux下面实现的socket网络编程。采用的是tcp协议。。。可以实现多客户端联机server的功能-The following implementation linux network programming socket. Using the tcp protocol. . . Enables multi-client server functionality Online
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:1265
    • 提供者:龙虾
  1. linuxtcp

    0下载:
  2. 在linux下实现简单的tcp通信,利用套接字实现的,分为客户端和服务器。-Be achieved in a simple linux tcp communication, the use of the socket implementation, divided into client and server.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:2861
    • 提供者:郑海燕
  1. UDP-TCP

    0下载:
  2. 在linux环境下实现简单的TCP/UDP服务器和客户端之间的通讯;-In the linux environment to achieve a simple TCP/UDP server and client communications
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:2239
    • 提供者:yukangzhou
  1. tcp_echo_svr_v6

    0下载:
  2. linux下 ipv6 tcp server 服务器-linux ipv6 tcp server
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:1171
    • 提供者:andy
  1. TCP-IP-and--IPX-routing

    0下载:
  2. This tutorial is intended to supply enough information to set up a relatively simple WAN or Internet-connected LAN using WANPIPE™ router cards or other routers. Explanations of IP addresses, classes, netmasks, subnetting, and routing are pro
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:85717
    • 提供者:ghassan
  1. 01.TCP-Echo

    0下载:
  2. linux 2.6内核下的Tcp/ip服务器端-base on linux 2.6 kernel,and is a server of Tco/ip
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-11
    • 文件大小:1403
    • 提供者:madaha
  1. FTP_socket

    0下载:
  2. 在Linux系统上完成一个文件传输协议(FTP)的简单实现。通过本实验,深入了解FTP协议的原理和协议细节,学会利用socket接口设计实现简单的应用层协议,掌握TCP/IP网络应用程序的基本设计方法和实现技巧。在Linux系统上使用socket接口实现FTP客户端程序,严格按照RFC959,使客户端可以连接至服务器,并且可以进行一些FTP的基本操作,如列出目录、下载文件等。从FTP协议的实现角度来看,客户端与服务器的命令通道和数据通道需要分离。-In the Linux system to c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:765659
    • 提供者:gyh
  1. client.server

    0下载:
  2. linux下使用tcp通信的server/client例程-use the tcp communication, server/client
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:1644
    • 提供者:yong xuan
  1. linux-web

    0下载:
  2. ? 描述网络和网络互联,解释它们的作用 ? 简要讨论TCP/IP协议栈,IP地址,协议端口,因特网服务和应用 ? 解释什么是客户/服务器软件模型,它如何工作 ? 讨论各种用于电子通信,远程登录,文件传输,远程命令执行,以及状态报告的网络软件工具 ? 简要描述安全shell ? 覆盖如下命令和原语:finger, ftp, ifconfig, nslookup, ping, rcp, rlogin, rsh, ruptime, rusers, rwho, talk, telne
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:652523
    • 提供者:dino
  1. Linux

    0下载:
  2. 本文介绍了在Linux环境下的socket编程常用函数用法及socket编程的一般规则和客户/服务器模型的编程应注意的事项和常遇问题的解决方法,并举了具体代 码实例。要理解本文所谈的技术问题需要读者具有一定C语言的编程经验和TCP/IP方面的基本知识。要实习本文的示例,需要Linux下的gcc编译平台支持-This article describes the Linux environment, the use of socket programming and socket programmi
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:16825
    • 提供者:王平
  1. talk_tcp

    0下载:
  2. Linux下的TCP服务端与客户端之间的连接与通讯-TCP server and client connection and communication between
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:15270
    • 提供者:
  1. server

    0下载:
  2. Socket programming in linux. server.c describe how to server listen to client by TCP/IP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-13
    • 文件大小:1658
    • 提供者:Mr. Lam
  1. server

    0下载:
  2. linux下的TCP/IP通信协议实现,主从设备之间数据互传,主程序C语言源代码-TCP/IP communication protocol under linuxData transfer between master and slave devices , the main C language source code
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-11
    • 文件大小:816
    • 提供者:kksw
« 1 2 3 4 56 7 8 9 10 ... 13 »
搜珍网 www.dssz.com