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

搜索资源列表

  1. socket

    0下载:
  2. 基于socket的通讯代码 server服务端类 client客户端类 自己保存着-Socket-based communication code
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:7101
    • 提供者:ruibin
  1. socket

    0下载:
  2. socket 编程 阻塞模式范例 可以看到所有的基本用法,但是调试时需要参考网上的设置VC++的方法-blocking mode socket programming examples can be seen all the basic usage, but the debugging settings need to refer to the online method of VC++
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:6986
    • 提供者:唐峰
  1. Socket

    0下载:
  2. 这是在android上涌socket实现的模拟器和pc之间通信-failed to translate
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:41585
    • 提供者:贺明
  1. How-in-Delphi-and-VB-Socket-programming-with-heart

    0下载:
  2. 在Delphi和VB中如何采用Socket编程实现心跳程序How in Delphi and VB Socket programming with heart procedures-How in Delphi and VB Socket programming with heart procedures
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:35098
    • 提供者:too1940
  1. socket

    0下载:
  2. 网络socket编写指南,非常详细,是不可多得socket参考手册-Network socket preparation of guidelines, very detailed, is a rare reference manual socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:393414
    • 提供者:webccweb
  1. socket

    0下载:
  2. linux下的socket编程,有服务器端和客户端-socket programming under linux, there are server and client
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:10629
    • 提供者:nemo
  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
    • 文件大小:1045
    • 提供者:lulu
  1. SOCKET

    0下载:
  2. 基于de2开发板与pc机之间传输的实验,有详细的实验步骤和全面的资料,socket程序-De2-based development board and transfer between pc machine experiments, a detailed and comprehensive information on experimental procedures, socket program
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-08
    • 文件大小:1817487
    • 提供者:郝蕾
  1. 77166402p2p(socket)

    0下载:
  2. Socket实现点对点的文件传输,一个文档-Socket to achieve point to point file transfer, a document
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:5594
    • 提供者:crazyli
  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
    • 文件大小:571349
    • 提供者:yzh
  1. Socket

    0下载:
  2. Socket通信问题,很好的实例,大家可以看看,有问题可以联系。-failed to translate
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-10
    • 文件大小:1954731
    • 提供者:huangtao
  1. Socket-API-VB6

    1下载:
  2. VB Socket 封包技术中文版教程资料 -VB Socket data packet technology tutorials VB Socket Chinese version Chinese version of the packet technologies tutorial information
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-03-20
    • 文件大小:253850
    • 提供者:Rock
  1. socket

    0下载:
  2. 3G智能手机开发:socket通讯的发送端和接收端,接收端其IP地址应该是服务器网络的实际地址。-3G smart phone: socket communication transmitter and receiver, the receiver the IP address should be the actual address of the server network.
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:113574
    • 提供者:刘洋
  1. Delphi-Socket-TCP-

    4下载:
  2. delphi 实现socket TCP 通讯,通过winsocke的封装,实现了WIN API socket通讯 代码通过EXE的Server端,client端来实现TCP通讯,并封装了DLL;避免了Delphi自带 的soket控件在Dll中无法收到消息的问题。-delphi socket TCP communication to achieve, through winsocke package to achieve the WIN API socket communicatio
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-03-15
    • 文件大小:1377940
    • 提供者:daihongwei
  1. socket

    0下载:
  2. VC 套接字 实现抓获网络数据包 分析IP TCP UDP协议-VC socket realize capture network packet analysis IP TCP UDP protocol
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:88347
    • 提供者:徐崇
  1. Socket

    0下载:
  2. windows下的socket测试,IDE:VS2010,release目录下的exe可以直接执行,先开服务器,再开客户端,最大连接数为2个-windows socket test, IDE: VS2010, release directory exe can be executed directly, first open the server, and then open the client, the maximum number of connections is 2
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:733972
    • 提供者:hacson
  1. socket

    0下载:
  2. socket网路编程,服务器与客户端的主要功能,完成了所有的信息传输编码-socket network programming, server and the main function of the client to complete all of the information transmission encoding
  3. 所属分类:Linux Network

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

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

    • 发布日期:2017-03-27
    • 文件大小:44991
    • 提供者:robin
  1. C-sharp-socket-programming

    0下载:
  2. socket programming-socket programming.........
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-02
    • 文件大小:14470938
    • 提供者:drakid1204
  1. socket

    0下载:
  2. 本程序利用socket实现了异步通信功能-Asynchronous communication using socket
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:118394
    • 提供者:zhj
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com