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

搜索资源列表

  1. socket

    0下载:
  2. linux下SOCKET编写程序事例,已经验证过了的
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2118
    • 提供者:曹三
  1. socket

    0下载:
  2. linux下的socket编成源码,简单,适于网络编成入门学习!
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4645
    • 提供者:jackji
  1. socket

    0下载:
  2. LINUX下使用socket编程,仿真实现
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:5437
    • 提供者:violet
  1. socket

    0下载:
  2. 在Linux环境下采用socket机构实现通信。 用户可以自己建立文档来测试。内附说明。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:8349
    • 提供者:cheng sonja
  1. socket

    1下载:
  2. client.c server.c talker.c listener.c 已经编译通过的完整打包文件,在linux环境下测试通过
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:50700
    • 提供者:weijingkai
  1. socket

    0下载:
  2. 给予SOCKET通信的客户端于服务器端的程序,适用于LINUX
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2845
    • 提供者:madeng
  1. socket

    0下载:
  2. Linux下实现的socket通信, 建有客户端和服务器端 简单适合初学习使用
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2264
    • 提供者:zq
  1. socket

    0下载:
  2. linux 下简单的网络通信例子(包括客户端和服务端源文件)。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:26158
    • 提供者:申鑫
  1. Linux网络编程1

    0下载:
  2. linux网络方面的编程资料,socket,ipc-network programming information, socket, IPS, etc.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1769311
    • 提供者:唐陈和
  1. route_socket.rar

    0下载:
  2. linux下路由套接的实现,这不是网络上unix的路由套接口比较难找的。,linux routing sockets under the implementation, this is not the network routing on unix socket relatively difficult to find the.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:11163
    • 提供者:陈灏
  1. can-utils.tar.gz

    0下载:
  2. linux下测试CAN总线的应用程序,编程框架与网络socket编程类似。,This is the CAN bus test program in linux. The framwork is just like ethernet socket.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:71693
    • 提供者:richard
  1. Linux-MAC20081224.rar

    1下载:
  2. 在linux下,c语言编写,可以根据对方的IP,查看其MAC地址,也可以扫描局域网在线IP的MAC和主机名。原理:建立socket ,构造netbios-ns包,循环sendto()把数据发送给对方并recvfrom()读取返回信息。根据返回的netbios回应包,读取对方的主机名,组名和mac地址。 显示结果如下: IP: 192.168.116.124 Host Name: BRN_8EEE6A/BRN_8EEE6A MAC: 00-80-77-8E-EE-6A I
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:14138
    • 提供者:darinwang
  1. chat.rar

    1下载:
  2. linux下利用socket多进程/多线程实现网络聊天程序完整版代码,linux process using multi-socket/multi-threaded chat program achieve the full version of the network code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1922528
    • 提供者:彭晓
  1. raw_socket_ex_cjw

    0下载:
  2. linux raw socket programming source example cjw
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:2248
    • 提供者:choi jae woo
  1. chat

    0下载:
  2. linux系统下一个简单的聊天程序,主要用socket和select实现的-linux system a simple chat program, the main achievement of the socket and select
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-21
    • 文件大小:16805
    • 提供者:cxt
  1. qtsocket

    0下载:
  2. qt socket通信,服务器端为虚拟机里的linux系统的C++程序,客户端为开发板上的qt 代码,实现socket通信,以及将接受到的数据,显示在屏幕上-qt socket communications, server-side virtual machine inside linux system, C++ program, the client code for the development board qt achieve socket communication, and to r
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:31670
    • 提供者:sophia
  1. FTP

    2下载:
  2. 在Linux下以C语言完成的一个小型FTP服务系统,内附详细的设计及功能说明,以及测试文档及截图,文档中还包含了详细的Socket函数及文件操作函数介绍,适合Linux编程初学者参考使用。-C language in Linux, complete with a small FTP service system, containing a detailed descr iption of the design and function, and test documents and screen
  3. 所属分类:Linux-Unix program

    • 发布日期:2014-11-21
    • 文件大小:2729127
    • 提供者:tzy
  1. ipcamera

    1下载:
  2. linux下基于VL4的采集程序及SOCKET的发送程序。-linux Based VL4 collection procedures and SOCKET sending program.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2014-01-03
    • 文件大小:7561
    • 提供者:王非
  1. thread-m

    0下载:
  2. linux下多线程网络应用实例,很实用的哦。-linux network under the multi-threaded application examples, it is useful oh.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:132177
    • 提供者:Tanker
  1. linuxIPC

    1下载:
  2. Linux 进程间通信实例包括:共享内存、管道、套接字域、消息队列、信号、信号灯;注释详细,全部经过编译验证-Examples include the Linux inter-process communication: shared memory, pipe, socket domain, message queues, signals, lights comment in detail, all compiled authentication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:8261
    • 提供者:
« 1 2 3 4 56 7 8 9 10 ... 22 »
搜珍网 www.dssz.com