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

搜索资源列表

  1. openssl-master

    0下载:
  2. OpenSSL 是一个安全套接字层密码库,囊括主要的密码算法、常用的密钥和证书封装管理功能及SSL协议(OpenSSL is a secure socket layer password library, including many cryptographic algorithms, common key and certificate encapsulation managementand SSL protocol)
  3. 所属分类:加密解密

  1. gpunet-master

    0下载:
  2. GPUnet is a native GPU networking layer that provides a reliable stream abstraction over Infiniband and high-level socket APIs to GPU programs for NVIDIA GPUs.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-31
    • 文件大小:889856
    • 提供者:jsmith12
  1. newproject

    0下载:
  2. 实现网络数据收发,串口数据收发,线程的创建使用,文件操作,链表操作(To achieve network data transceiver, serial data transceiver, thread creation, use, file operation, linked list operation)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-02
    • 文件大小:118784
    • 提供者:心碎无尘
  1. openssl-1.0.1j.tar

    0下载:
  2. OpenSSL 是一个安全套接字层密码库,囊括主要的密码算法、常用的密钥和证书封装管理功能及SSL协议,并提供丰富的应用程序供测试或其它目的使用。(OpenSSL is a secure socket layer (SSL) password library, include the main cipher algorithm commonly used keys and certificates, packaging management function and the SSL protoc
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-04
    • 文件大小:4432896
    • 提供者:phpFlame
  1. gpio_test

    0下载:
  2. gpio_test 测试gpio口 拉低拉高 看状态(Test of GPIO port, low pull and high look state)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-08
    • 文件大小:9216
    • 提供者:数据包
  1. linux进程之间的通讯综合实例

    0下载:
  2. A<========>B<=========>C<=====>D<======>E A与B进程之间通过TCP的socket传递 主要掌握socket的流程: A服务器端: socket -->bind---->listen---->accept send read B客户端: socket-->connect->read send 不懂的可以man一下 man socket B与C
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-08
    • 文件大小:4096
    • 提供者:数据包
  1. union_pay_ssl-non-blocking

    0下载:
  2. 非阻塞https访问,用于linux下的c编程,一般默认ssl访问都是阻塞的,现在出一个非阻塞版本(Non blocking HTTPS access, for C programming under Linux, generally default SSL access is blocked, and now a non blocking version)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-09
    • 文件大小:2048
    • 提供者:嗨嗨好好
  1. recvmsg

    0下载:
  2. 通过socket通信,发送消息数据,及文件,消息数据大小不超过1024bit(Through socket communication, message data, and files are sent, and the size of the message data is not more than 1024bit)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-20
    • 文件大小:152576
    • 提供者:落默莫
  1. rjusf

    0下载:
  2. 一个简单使用socket 通过smtp发邮件的例子()
  3. 所属分类:系统编程

    • 发布日期:2018-04-21
    • 文件大小:107520
    • 提供者:comiutinr
  1. server

    0下载:
  2. 在Linux下,SocketService实现接收数据。(Under Linux, the SocketService implements the received data.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:1天蓝1
  1. ping

    0下载:
  2. 基于RAW套接字的ICMP协议ping功能源码,linux平台验证通过。(Based on RAW socket's ICMP protocol ping function source, Linux platform verification is adopted.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-21
    • 文件大小:5120
    • 提供者:Edssss
  1. EW-7438RPn_Air_QIG_TW(Chinese_Traditional)

    0下载:
  2. Edimax插座式無線網路延伸分享器,(Edimax Socket type wireless network extender)
  3. 所属分类:系统/网络安全

    • 发布日期:2018-04-21
    • 文件大小:1318912
    • 提供者:Josephhang
  1. source

    0下载:
  2. 嵌入式Linux开发教程(华清远见版)配套的例程源码,用于本科生教学,非常适合初学者(Example codes of embedded Linux suits for junior Linux programmer.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-22
    • 文件大小:82944
    • 提供者:yacobimax
  1. pzbtq7

    0下载:
  2. 用的C语言socket实现的文件下载,服务器多线程,客户端有命令参数控制()
  3. 所属分类:系统编程

    • 发布日期:2018-04-22
    • 文件大小:6144
    • 提供者:Coeoy
  1. chathome

    1下载:
  2. 网络编程,socket,客户端与服务器,简化版网络聊天室(Network programming, socket, client and server, simplified network chat room.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-05-02
    • 文件大小:8192
    • 提供者:崛起的昊
  1. domain

    0下载:
  2. 这是一个我经过多次寻找验证,保证不丢数据的socket IOCP的程序()
  3. 所属分类:系统编程

  1. CloudYUNPAN-master

    0下载:
  2. 高效的半异步半同步模型(学习memchaced的网络模型)主进程负责用libevent监听套接字,并且按照哈希函数的分配法则将accept得到的fd分配给各个子进程,类似于一个小的负载均衡,hash=(一个count计数++ % 总进程数)(The efficient semi asynchronous semi synchronous model (learning memchaced network model) the main process is responsible for lis
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-05-03
    • 文件大小:16384
    • 提供者:haha10088
  1. itvtative

    0下载:
  2. 网络通讯底层代码(socket)用VC60开发,里面包含3个原码()
  3. 所属分类:系统/网络安全

    • 发布日期:2018-05-04
    • 文件大小:44032
    • 提供者:ASB%2521374
  1. omap-IEC61850.tar

    1下载:
  2. 利用omapl138平台,arm利用socket通信接收IEC61850数据包并交付给DSP进行解包和电能计算,程序设计利用多线程,可实现电能实时计算,满足4k采样速率。(Using omapl138 platform, arm uses socket communication to receive IEC61850 data packet and delivers it to DSP for unpacking and energy calculation. The program desi
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-08-24
    • 文件大小:2900992
    • 提供者:孙kekekeke
« 1 2 ... 42 43 44 45 46 47»
搜珍网 www.dssz.com