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

搜索资源列表

  1. 61

    0下载:
  2. Linux 网络通讯 客户端编程 使用C++ Socket 编程-Linux network communications client programming using C++ Socket Programming
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:1473
    • 提供者:y
  1. RemoteProcedureCall

    0下载:
  2. Remote Procedure call implementation in C in Fedora 7(Linux).Socket Programming has been used. Both Server and Client programs has been given
  3. 所属分类:Web Server

    • 发布日期:2017-04-02
    • 文件大小:1335
    • 提供者:pagal
  1. RPCNonBlocking

    0下载:
  2. C program for a Non-Blocking Remote Procedure Call Done in Fedora 7(Linux) using Socket Programming.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-10
    • 文件大小:1324
    • 提供者:pagal
  1. Sockets-2.3.9.2.tar

    0下载:
  2. Linux easy socket c++ library
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:191131
    • 提供者:slsirk
  1. shiyan1

    0下载:
  2. (1)复习Linux操作系统下的C语言程序的编辑、编译方法,完成简单的变元表读取显示程序。 (2)通过简单程序学习套接字地址、IP地址相关处理函数的使用。 (3)通过两个能完成基本通信功能的TCP服务器程序和客户机程序学习基本Socket函数的使用。-(1) under the operating system review Linux C language program, editor of the compilation approach, complete simple chan
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:8641
    • 提供者:李洪旭
  1. Socket

    0下载:
  2. C程序实现了单向rcp功能,在linux环境下,里面包含readme文档,按照文档说明运行-c language realize rcp function,in the linux operating system,if you download this file,you can accord the readme file.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:3773
    • 提供者:shenghonglei
  1. socket

    0下载:
  2. Linux下使用C语言实现了客户端连接服务端-Linux using C language to the client server connection
  3. 所属分类:WinSock-NDIS

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

    0下载:
  2. socket编程,基于LINUX下的c编程-socket programming, c programming under LINUX-based
  3. 所属分类:Linux Network

    • 发布日期:2017-04-17
    • 文件大小:104388
    • 提供者:maden
  1. tcpip1

    0下载:
  2. 基于C的linux下的socket编程,实现客户端和服务器端的通信,运行环境redhat-linux c language socket server client
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:2632
    • 提供者:安宇
  1. server5_5.c.tar

    0下载:
  2. linux下server.socket用来通信,接受数据-server under linux
  3. 所属分类:Linux Network

    • 发布日期:2017-04-11
    • 文件大小:673
    • 提供者:linzihan
  1. linux_Socker

    0下载:
  2. linux服务端socket 编程(C语言)-linux server socket programming (C language)
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:11707
    • 提供者:梁东明
  1. Socket.tar

    0下载:
  2. 在linux下用C语言写的TCP/IP协议的Socket编程,饱含一个服务器端,一个客户端。-In linux using C language to write the TCP/IP protocol Socket programming, full of a server, a client.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:1253
    • 提供者:梁小涵
  1. socket

    0下载:
  2. 本程序通过socket实现图片传输,完全用C语言写的,并且在LINUX系统下测试通过。你看到的代码是优化处理过的,没用的完全屏蔽掉。-The program through the realization of socket picture transmission, completely written in C language, and in the LINUX system under test. You see the code optimization is processed, u
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:13179
    • 提供者:周志男
  1. crisscross-latest.tar.tar

    1下载:
  2. CrissCross是一种小型的跨平台C + +库,用于处理控制台和文件I / O , CPU的识别( CPUID ) ,散列( MD2 , MD4 , MD5编码,了SHA - 1 ,SHA- 256 ,SHA- 512 ,Tiger) ,Socket( TCP和目前唯一的UDP )和数据结构( LList , DArray , RedBlackTree , AVLTree , SplayTree等) 。其目的是运行在Windows , Linux , FreeBSD的, OpenBSD系统,
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:501491
    • 提供者:Mike
  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. socket_file_transport

    0下载:
  2. [C代码]-利用socket进行文件传输样例(Linux)-[C code]- socket (Linux) file transfer sample
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:18330
    • 提供者:wenky
  1. windows-to-linux-sockt

    0下载:
  2. Windows Linux socket 通讯,可用于嵌入式控制通讯,linux server 为C 有原码,Windows 为C++ MFC图行窗口输入.-Windows Linux socket communication, can be used in the embedded control communications, Linux server for C have the original code, Windows for C++ MFC diagram line window
  3. 所属分类:Remote Control

    • 发布日期:2017-11-05
    • 文件大小:135040
    • 提供者:zhongyin
  1. socket

    0下载:
  2. 在linux下通过socket实现c/s通信-C/s communication through the socket under linux
  3. 所属分类:Linux Network

    • 发布日期:2017-11-28
    • 文件大小:1364
    • 提供者:刘剑
  1. iqtest

    0下载:
  2. 智力问答题,采用socket通信,实现对客户端的回答进行判断对错。主函数是server.C和client.C 。client本机IP自己设定。-A iq test 。 linux TCP socket
  3. 所属分类:Linux Network

    • 发布日期:2017-12-04
    • 文件大小:16542
    • 提供者:MENGYANG
  1. qt_socket

    0下载:
  2. apply at linux / unix qt c++ socket include clinet and server only complete a little please look at please look at -apply at linux/unix qt c++ socket include clinet and server only complete a little please look at ple
  3. 所属分类:Linux Network

    • 发布日期:2017-11-23
    • 文件大小:4998
    • 提供者:john
« 1 2 3 4 5 6 78 9 10 11 12 13 »
搜珍网 www.dssz.com