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

搜索资源列表

  1. Socket

    0下载:
  2. Socket的使用,实现通过socket的点对点通信-the use of Socket to show peer to peer connection
  3. 所属分类:TCP/IP协议栈

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

    0下载:
  2. VB Socket编程 框架Winsock控件建立在TCP、UDP协议的基础上,完成与远程计算机的通信。-VB Socket programming framework Winsock control on the basis of the TCP and UDP protocols, and communication with the remote computer.
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:2329
    • 提供者:fdsa
  1. LinuxSocketUDP

    0下载:
  2. LINUX Socket Client UPD and LINUX Socket Server UPD
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3758
    • 提供者:hwwl
  1. 基于socket的银行排队系统

    2下载:
  2. 基于socket的银行排队系统:有客户端和服务端的源代码
  3. 所属分类:Linux/Unix编程

  1. socket

    1下载:
  2. http post通信,可以发送接收大容量文件-http post communications, you can send and receive large files
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-07
    • 文件大小:1824780
    • 提供者:chaoli
  1. socket

    0下载:
  2. socket通讯类封装,适合C++编程引用,简单明了,可以喝ftp.tar结合使用。-socket Communication package for C++ programming reference, simple and clear, you can drink ftp.tar used in combination.
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:3000
    • 提供者:zifangz
  1. socket

    0下载:
  2. Linux下C语言实现简单的socket编程,可以建立简单的tcp连接并实现登录、搜索、分享功能-C language socket programming under Linux, you can create simple tcp connection and achieve the registry, search, sharing features
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:6032
    • 提供者:吴浩
  1. gfx

    0下载:
  2. unix(sco,aix)下面的c语言函数库。 包括基本的字符串操作,socket操作,xml操作,tree操作等-unix (sco, aix) following c language function library. Including basic string operations, socket operations, xml operation, tree manipulation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:130244
    • 提供者:liuyq
  1. chatroom

    0下载:
  2. SOCKET简单应用,实现简单聊天室的功能-SOCKET simple applications, chat rooms features simple
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:35658
    • 提供者:沐尘
  1. labviewTCPcode

    0下载:
  2. Socket TCP UDP 连接编程,labview 网络连接编程源代码-Connection Socket TCP UDP programming, labview programming source code for network connections
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:177713
    • 提供者:liuyujijn
  1. GoBackN

    0下载:
  2. 教学实验源代码:实验对滑动窗口控制协议(GO-BACK-N)的工作原理有进一步的了解 SOCKET(UDP) 通信平台实现点对点数据链路控制规程,基本要求: ※ 建立数据链路 ※ 断开数据链路 ※ 收发数据 ※ 差错控制 ※ 与其他人的程序通信 ※ 键盘会话 -Teaching Experiment source code: The experiment of sliding window control protocol (GO-BACK-N) of the w
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:2409636
    • 提供者:Tony Yau
  1. 一个可移植的邮件接收(支持POP3协议)程序

    0下载:
  2. 本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移植SOCKET和POP3封装类,希望能为初学者提供一些帮助。- This procedure is may transplant (Win32/Linux) the mail receive (to support the POP3 agreement) the procedure, and compiled has been possible to transplant SOCKET and the
  3. 所属分类:Email Client

    • 发布日期:2017-11-09
    • 文件大小:17130
    • 提供者:甘敏
  1. Socket_CHAT

    0下载:
  2. C#.Net Socket网络聊天室编程实例附教程.实例是一个网络聊天室,分服务端和客户端。实例运行于VS2008,附有讲解教程,详细讲解一些Socket编程的必要知识以及本实例的实现过程,对C#开发的朋友是个福音。-C#. Net Socket Internet chat room attached tutorial programming examples. Example of an online chat room, sub-server and client. Instance run
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:834878
    • 提供者:271
  1. Socket

    0下载:
  2. delphi开发的一款用于服务器和客户端远程通信的程序,可以嵌入其他程序中使用-delphi for the development of a remote server and client communication procedures, other procedures can be embedded in the use of
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-01
    • 文件大小:306199
    • 提供者:葛欣
  1. WinSocket

    1下载:
  2. socket 通讯的例子,套接字的建立,绑定端口,发送数据,接受数据-example of socket communication, the establishment of a socket, bind port, send data, receive data
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:1392263
    • 提供者:long
  1. CPP-Win32-Socket

    0下载:
  2. win32 编程的一些资料,是别人总结的,很不错,看完后你会发现其实单纯进行网络编程是很容易的。-win32 programming, some information is summarized in others, very good, in fact, after reading you will find a simple network programming is very easy.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:1792
    • 提供者:wxg
  1. farsight_network_demo1.0.tar

    0下载:
  2. linix网络编程,tcp ,udp,多线程,socket等比较适合初学者学习的源代码-linix network programming, tcp, udp, multi-threading, socket and so more suitable for beginners to learn the source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:109298
    • 提供者:浪击天涯
  1. Java-socket

    0下载:
  2. 在Uinx/Linux/Windows 环境下通过socket方式实现一个基于Client/Server 或是P2P模式的文件传输程序-Java Socket
  3. 所属分类:P2P

    • 发布日期:2017-03-22
    • 文件大小:1345
    • 提供者:马正梁
  1. socket

    0下载:
  2. 计算机网络编程,多线程,多进程,相互之间传递信息-Computer network programming, multi-threaded, multi-process and transmit information between
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:5875
    • 提供者:周媛
  1. Socket_Select_Model

    0下载:
  2. VC++编写的socket select 模型示例-Written in VC++ examples of socket select models
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1107248
    • 提供者:yaozhiyong
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com