CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - tcp socket linux

搜索资源列表

  1. raw_socket

    0下载:
  2. 示范了Unix和Linux下如何利用Raw Socket构造伪装的TCP、IP、UDP的包- How has demonstrated under Unix and Linux uses Raw Socket structure camouflage TCP, IP, the UDP package
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-12-27
    • 文件大小:10kb
    • 提供者:站长
  1. epoll

    2下载:
  2. linux下的Tcp服务器,采用的是Epoll模式,deamon程序,适合大家学习网络编程。-Tcp server under linux, using the Epoll mode, deamon process, suitable for them to learn network programming.
  3. 所属分类:Linux Network

    • 发布日期:2016-07-28
    • 文件大小:247.24kb
    • 提供者:yourname
  1. RAW SOCKET编程与以太网帧分析

    1下载:
  2. RAW SOCKET编程与以太网帧分析。环境是Linux,用C,C++语言描述。 包括基于TCP和UDP的两个客户服务器程序;以及一个原始套接字可以接受任何数据链路层。并且根据协议规约输出抓取到的包的字段内容 -RAW SOCKET Programming and Ethernet frame analysis. Environment is Linux, using C, C++ language to describe. Including both TCP and UDP-ba
  3. 所属分类:Internet/网络编程

    • 发布日期:2012-11-26
    • 文件大小:5.25kb
    • 提供者:hgn
  1. juyuwangtalk

    0下载:
  2. linux windows mac qt局域网聊天程序,通过udp tcp 传输-linux windows mac qt tcp socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1.78mb
    • 提供者:曾庆国
  1. linux_chat

    0下载:
  2. linux下基于tcp实现的类似于qq的聊天程序,相信对学习linux下的socket编程有很大帮助。-linux qq based on linux tcp socket programming
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:5.43kb
    • 提供者:yuqilin
  1. test-net

    0下载:
  2. tcp udp socket 网络编程 linux-tcp udp socket network programming linux
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:3.6kb
    • 提供者:uleone
  1. LINUX-socket

    1下载:
  2. Socket接口是TCP/IP网络的API,Socket接口定义了许多函数或例程,程序员可以用它们来开发TCP/IP网络上的应用程序。要学Internet上的TCP/IP网络编程,必须理解Socket接口。     Socket接口设计者最先是将接口放在Unix操作系统里面的。如果了解Unix系统的输入和输出的话,就很容易了解Socket了。网络的 Socket数据传输是一种特殊的I/O,Socket也是一种文件描述符。Socket也具有一个类似于打开文件的函数调用Socket(),该函数返
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1.34mb
    • 提供者:陈威
  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
    • 文件大小:1.82kb
    • 提供者:张梦
  1. TCP.IP.Sockets.in.C.Practical.Guide.for.Programmer

    0下载:
  2. linux下socket编程,c语言版本,大师的经典之作,做socket编程不得不看,但是是外文的,不过经典的东西往往都是外文的-linux under the socket programming, c language version, the master' s classic, do socket programming had to look at, but it is in foreign languages, but the classic things that are o
  3. 所属分类:Linux Network

    • 发布日期:2017-05-21
    • 文件大小:6.05mb
    • 提供者:
  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
    • 文件大小:11.76kb
    • 提供者:宣鹏
  1. socket

    0下载:
  2. linux下套接字编程实例,使用TCP和UDP两种通讯方式,适合初学者-socket programming under linux which is useful for the beginning student
  3. 所属分类:Linux Network

    • 发布日期:2017-03-23
    • 文件大小:16.24kb
    • 提供者:孙超
  1. chat_example.tar

    0下载:
  2. Linux下使用C + socket TCP实现的一个简单的聊天服务器和客户端程序。使用gcc编译时,需要增加-lpthread选项-using C+ socket TCP in Linux implementation of a simple chat server and client. Using the gcc compiler, the need to increase the-lpthread option
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:3.25kb
    • 提供者:冀涛
  1. Linux-socket-TCP-ClientServer

    0下载:
  2. 编写Linux下socket协议TCP的ClientServer程序-Under the agreement Linux TCP socket write the ClientServer program
  3. 所属分类:Linux Network

    • 发布日期:2017-03-24
    • 文件大小:1.02kb
    • 提供者:lulu
  1. linux-socket-c

    0下载:
  2. linux网络编程实例,讲解了一些udp tcp的socket编程,有select的例子-linux network programming examples to explain some of the udp tcp socket programming, there are select examples of
  3. 所属分类:Linux Network

    • 发布日期:2017-03-22
    • 文件大小:557.96kb
    • 提供者:yzh
  1. TCP

    0下载:
  2. linux下socket网络编程(服务器端和客户端)-socket network programming under linux (server and client)
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:10.46kb
    • 提供者:老男孩
  1. Linux-net-programC-language

    0下载:
  2. 本资料提供丰富的Linux操作系统下网络编程示例源代码,包括进程通信实现方式、并行处理、Socket架构,以及网络应用如TCP、UDP、等-This information provides a wealth of network programming under Linux operating system source code examples, including the implementation process of communication, parallel process
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:74.25kb
    • 提供者:吴文
  1. tcp-socket(4files)

    0下载:
  2. tcp,udp的c/s程序,包含了linux,window的socket-tcp and udp
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:76.71kb
    • 提供者:she
  1. tcp

    0下载:
  2. 在linux环境下 基于socket的tcp通信-Based on the tcp socket communication
  3. 所属分类:Linux Network

    • 发布日期:2017-04-09
    • 文件大小:9.04kb
    • 提供者:jack
  1. linux

    0下载:
  2. linux下tcp/ip的socket通信-socket linux conmunucation
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:1.7kb
    • 提供者:陈庆军
  1. Linux下C语言Socket函数建立TCP连接

    0下载:
  2. LINUX下使用C语言基于SOCKET函数建立TCP连接(LINUX uses the C language to build TCP connections based on the SOCKET function)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-01-07
    • 文件大小:3kb
    • 提供者:乐哉山水
« 12 3 4 5 6 »
搜珍网 www.dssz.com