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

搜索资源列表

  1. tcp socket

    1下载:
  2. 不错的c++源码就 基于windows 的socket
  3. 所属分类:Windows编程

  1. socket

    0下载:
  2. 跨平台C++ 功能全面的Socket类库,支持TCP,UDP,限速-Cross-platform C++ full-featured Socket library, support TCP, UDP, speed limits, etc.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-23
    • 文件大小:4336
    • 提供者:danny
  1. Socket

    0下载:
  2. C#语言编写,socket网络编程(tcp协议编写),含客户端,服务端,界面华丽,.net平台-C# Languages, socket network programming (tcp protocol preparation), including client, server, interface gorgeous,. Net platform
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-28
    • 文件大小:41667
    • 提供者:庞妍
  1. Socket

    0下载:
  2. visual studio .net 编译环境 c/s聊天系统-visual studio. net compiler environment c/s chat system
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:68493
    • 提供者:gongjie
  1. socket

    0下载:
  2. TCP 客户端和服务器端,非常的简单,适合初学者搞清楚TCP的原理-TCP client and server-side, very easy for beginners to figure out the principles of TCP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-24
    • 文件大小:13313
    • 提供者:lala
  1. Socket

    1下载:
  2. Socket通讯示例,C/s结构,TCP/IP协议-Socket Communications example, C/s structure, TCP/IP protocol
  3. 所属分类:CSharp

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

    0下载:
  2. 编译好的网络通信的socket编程实例,TCP通信与UDP通信-Network compiled examples of socket programming, TCP and UDP communication communication
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-28
    • 文件大小:28140
    • 提供者:水城男孩
  1. CS-TCP

    0下载:
  2. Visual C sharp TCP socket 编程-Visual C sharp TCP socket
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:1344
    • 提供者:tjh
  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. TCP-SOCKET

    0下载:
  2. 基于TCP的C/S模型,能够收发文件,类似于ICQ-TCP-based C/S model, able to send and receive files, similar to ICQ
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-25
    • 文件大小:8354875
    • 提供者:小圈子
  1. tcp-socket(4files)

    0下载:
  2. tcp,udp的c/s程序,包含了linux,window的socket-tcp and udp
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:78552
    • 提供者:she
  1. C-Sharpaplc-communication

    0下载:
  2. 一个C#.NET环境下编写的PLC工业控制通信程序,socket,TCP协议编程,本程序对.NET开发者非常有用-A C#. NET environment to write the PLC Industrial Control Communication Program the socket, the TCP protocol programming Program very useful. NET developers
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:2416
    • 提供者:杨扬
  1. tcp-socket

    0下载:
  2. TCP的socket简单例子,运用C++语言进行编写,很简单的程序。-Simple example of the TCP socket, to use C++ language written in very simple procedure.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:14942
    • 提供者:amber
  1. TCP-SOCKET

    0下载:
  2. C#采用TCP协议进行socket通信,有server端跟客户端的例子以供学习-C# using TCP socket communication, the server-side and client examples for learning
  3. 所属分类:CSharp

    • 发布日期:2017-11-07
    • 文件大小:46216
    • 提供者:徐晓柔
  1. TCP-Socket

    0下载:
  2. TCP通讯的主要代码部分,核心代码,实现tcp通讯功能-c# tcp socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-12
    • 文件大小:905
    • 提供者:刘大姐
  1. C#Socket控制台通信

    0下载:
  2. 基于控制台的Socket,TCP简易通信。仅供初学者学习,一起学习成长(Console based Socket, TCP simple communications. For beginners to learn, learn to grow together)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-20
    • 文件大小:72704
    • 提供者:大大王
  1. Socket TCP

    0下载:
  2. 使用C#编写TCP Socket,包括客户端和服务端,可同时运行进行测试(TCP Socket Demo By C#)
  3. 所属分类:网络编程

    • 发布日期:2017-12-30
    • 文件大小:240640
    • 提供者:sunchao
  1. Socket

    0下载:
  2. 在MFC上 用C++实现TCP的点对点通信、登陆、注册,包括服务端和客户端两部分(TCP point to point communication, landing, registration)
  3. 所属分类:对话框与窗口

    • 发布日期:2018-01-02
    • 文件大小:2912256
    • 提供者:tanghuichuan
  1. TCP通信C#

    0下载:
  2. 在这个网站找了一圈基于C# 的网络通信例子,发现没有一个能用。干脆直接花点时间写了一个,基于visual studio2012编写的。(A C# based network communication example was found on this site, and no one was found to be available. Just take the time to write one, written based on visual studio2012.)
  3. 所属分类:网络编程

    • 发布日期:2018-01-03
    • 文件大小:107520
    • 提供者:rmlgwu
  1. TCPServerSocket

    0下载:
  2. tcp例子,tcp服务器,socket编程,c#代码(tcp socket c# tcp socket)
  3. 所属分类:TCP/IP协议栈

« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com