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

搜索资源列表

  1. linux-socket

    0下载:
  2. linux下网络编程,客户端和服务器端通信程序-Network programming, client and server communications procedures
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1.97kb
    • 提供者:邱天
  1. socket

    0下载:
  2. Linux下的网络通信程序,请把SERVER跟CLIENT分别放在不同的两台机上运行测试.
  3. 所属分类:Linux/Unix编程

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

    0下载:
  2. 提供了非阻塞的客户端和服务器端通信的实例程序。用linux下的C语言实现。
  3. 所属分类:Linux/Unix编程

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

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:2.78kb
    • 提供者:madeng
  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
    • 文件大小:16.41kb
    • 提供者: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
    • 文件大小:30.93kb
    • 提供者:sophia
  1. kernel_socket

    0下载:
  2. socket程序大家见多了,给大家写个Linux 2.6.x内核,从内核态发包的 socket程序,笑纳◎!-socket program we see more and give everyone write a Linux 2.6.x kernel from the kernel socket state contract procedures笑纳◎!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:18.33kb
    • 提供者:蒋荣欣
  1. socket

    0下载:
  2. linux下程序开发,有关的Socekt编程接口-linux under development, the Socekt Programming Interface
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:165.89kb
    • 提供者:张晶晶
  1. Socket

    0下载:
  2. 在linux使用c++开发的socke程序,适合与想使用c++在linux环境开发程序的朋友们-In linux using c++ development socke procedures, fit and want to use c++ in linux environment for the development of procedures friends
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:143.15kb
    • 提供者:yulei
  1. Socket

    1下载:
  2. 网络通信编程,socket编程,socket客户端程序,可运行。代码简单完整,注释清晰,linux下编译通过,可运行。适合socket编程入门参考。 与服务端配合使用-Network communication programming, socket programming, socket client program, you can run. Code is simple and complete, clear notes, linux compiled by, you can run.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:3.93kb
    • 提供者:章红军
  1. socket

    0下载:
  2. linux下的socket编程的相关代码和测试程序 希望能够帮助大家学习-linux programming socket under the relevant code and testing procedures hope to help them to learn
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:4.98kb
    • 提供者:韩佳楠
  1. socket-example

    0下载:
  2. Linux网络编程中的一些高级应用程序的源代码 大家可以对照参考《linux高级编程》一书的十四章来看 讲的很不错
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:10.25kb
    • 提供者:韩佳楠
  1. socket

    1下载:
  2. 这个猜数字游戏的代码和程序,有客户端和发送端,程序是c语言程序,有需要的可以下载-The number guessing game code and procedures, client and send the client, the program is the c language program can be downloaded in need
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:19.78kb
    • 提供者:小李
  1. socket

    0下载:
  2. linux上的socket程序,包含客户端和服务端两个程序-slllsld
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:1.63kb
    • 提供者:jjj
  1. socket

    0下载:
  2. Linux下的SOCKET通信程序,包括TCP通信范例和UDP通信范例,修改Makefile文件可在PC平台或者嵌入式平台上运行-Linux Socket communications programs, including TCP and UDP traffic communication paradigm, paradigm, modify the Makefile file can be run in an embedded platform
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:49.28kb
    • 提供者:沧海一笑
  1. SOCKET-Linux-chat

    0下载:
  2. 本程序在ubuntu下用C语言实现,采用server/client模式,服务端通过功效内存存储聊天记录,发给每个客服端-Under this program in ubuntu with the C language, using server/client model, the effectiveness of memory storage server through the chat, each customer-side distributed
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:140.86kb
    • 提供者:
  1. ubuntu-socket

    0下载:
  2. linux socke编程实例:一个简单的echo服务器程序-ubuntu socket
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:43.94kb
    • 提供者:robin
  1. socket-demo

    0下载:
  2. 使用C++编写Linux下socket程序练习-Using C++ to write under Linux socket program practice
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-13
    • 文件大小:15.08kb
    • 提供者:李俊
  1. socket

    0下载:
  2. socket 网络编程 服务器端程序,发送字符数据(socket server transmit char date)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-05-06
    • 文件大小:2kb
    • 提供者:jiuzheyang
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com