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

搜索资源列表

  1. code

    0下载:
  2. C++基于tcp的网络通信与实现,通过socket技术进行通信-C++ tcp-based network communication and realization of communication technology through socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3735010
    • 提供者:赵旭
  1. c-Sharp-programming-backgammon

    0下载:
  2. c#五子棋编程,形式为桌面程序。程序包括服务器端和客户端两部分,网络通信编程使用基于TCP协议的Socket实现。-c# backgammon program, in the form of desktop applications. Procedures, including server and client in two parts, network communications programming using TCP-based Socket implementation.
  3. 所属分类:Other Games

    • 发布日期:2017-03-28
    • 文件大小:10757
    • 提供者:
  1. TCP_test

    0下载:
  2. C#,TCP/IP,Socket网络编程的经典小例子,点对点通信,简单易懂-C#, TCP/IP, Socket network programming classic example of point to point communication, easy to understand
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:174177
    • 提供者:魏志龙
  1. Tcp

    0下载:
  2. C#多线程通信的经典例子,可以充分理解多线程在socket编程中的应用-C# multi-threaded communication of the classic examples, we can fully understand the multi-thread socket programming application
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:135480
    • 提供者:魏志龙
  1. AsyncTcp

    0下载:
  2. C# 异步TCP Socket聊天室(1服务器,N客户端) 一般的聊天程序都是使用socket方式通讯的。对于一个聊天程序来说一般是一个服务器用来中转消息,然后是多个客户端通过连接服务器来消息交换。-C# asynchronous TCP Socket chat rooms (one server, N clients) general chat programs are using the socket mode communications. For a chat program, it
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:26761
    • 提供者:cultivationman
  1. SocketTCP

    0下载:
  2. C# Socket TCP 接收发送简单应用程序实例。-TCP Socket
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:56964
    • 提供者:卜云强
  1. tcpserver

    0下载:
  2. TCP网络通信编程,windows平台,-tcp socket ,udp socket,window,c++
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:2049
    • 提供者:雷易清
  1. Srv.c

    0下载:
  2. TCP的服务器端程序,已经调试通过,非常好的学习交流资料-socket TCP/IP , it is success for running
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-04-14
    • 文件大小:4232
    • 提供者:leo
  1. TcpCommunication

    0下载:
  2. 使用C#语言Socket类TCP协议编写的Socket客户端和服务端通讯Demo,涉及到数据发送接收、多线程、监视器等操作。-Socket class using the C# language written protocol TCP Socket client and server communications Demo, involves sending and receiving data, multi-threaded, monitors and other operations.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:13971
    • 提供者:
  1. IOCPDemo_NET_V1

    0下载:
  2. 使用c#异步socket通讯,高并发,经测试,可设置负载量-socket TCP/IP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-13
    • 文件大小:3510668
    • 提供者:lingxiang
  1. CSharp-SendImg--TCP

    0下载:
  2. C# 互相发送文件或者图片,并且可以显示出来,简单的socket发送入门案例。-C# to send each other files or images, and can be displayed, a simple socket send entry cases.
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:162415
    • 提供者:王树名
  1. Advanced-Socket-Programs-SCTP-Setsock-thread-safe

    0下载:
  2. This document contains all easy-to-get and simple tcp/ip socket programs. like thread safe version of gethostbyaddr, sctp programs, ping c code, setsockopt&getsockopt programs
  3. 所属分类:Linux Network

    • 发布日期:2017-05-06
    • 文件大小:1055009
    • 提供者:imranity
  1. cPP-socket(tcp)

    0下载:
  2. TCPIP通讯,含有一个客户端和服务器端,C++,以通过VC6.0编译-TCPIP communications, containing a client and server side, C++, VC6.0 compiler through
  3. 所属分类:Com Port

    • 发布日期:2017-04-14
    • 文件大小:5574
    • 提供者:裘君燕
  1. QQ-CHAT

    0下载:
  2. 1.说明 类似于QQ的局域网聊天软件,包括服务器端和客户端程序,采用tcp/ip socket多线程编程,服务器端主要负责客户端用户的注册登陆,用户资料的获取.客户端负责与其他客户端进行信息控制与传递(包括聊天和传送文件). 2.特点 a.采用tcp非udp的socket编程,保证传输的稳定性和实时性. b.在同步操作时大多数采用了多线程和超时控制.例如:在传送文件的同时能继续聊天. c.服务器只负责用户登陆,查询,修改用户的基本信息和实时的在线用户列表.而不参与客户端之间
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-24
    • 文件大小:248664
    • 提供者:胡一立
  1. HP-Socket-src

    0下载:
  2. HP-SOCKET通用的高性能 TCP/UDP 通信框架,包含服务端组件、客户端组件和Agent组件,广泛适用于各种不同应用场景的 TCP/UDP 通信系统,提供 C/C++、C#、Delphi、E(易语言)、Java、Python 等编程语言接口。
  3. 所属分类:MiddleWare

    • 发布日期:2017-06-11
    • 文件大小:18413707
    • 提供者:drh
  1. soc

    0下载:
  2. C++,linux下,基于tcp的socket连接及读写文件-Based on the TCP socket connection and read and write files
  3. 所属分类:Linux Network

    • 发布日期:2017-04-15
    • 文件大小:5882
    • 提供者:万解
  1. CBIndyTimerExample

    0下载:
  2. Timerecify the IP address of the ser Complex network analysis tools, c NAT traversal P2P peer-to-peer co The timber wolf Remote Control V6 tcp/ip network programming, clien The UPNP library, without setting NetWork Program book P
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-03
    • 文件大小:660392
    • 提供者:nawee dllyou
  1. socket

    0下载:
  2. 此程序是基于TCP协议的网络聊天程序,开发环境Visual C++ 6.0,想系统学习socket通信的同学可以下载学习-This program is based on the TCP network chat program, Visual c++ 6.0 development environment
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-09
    • 文件大小:1823760
    • 提供者:王猛
  1. TcpClientTest

    0下载:
  2. Visual Stdio 2012 C#编写的TCP Client 客户端端源代码,测试很稳定的。-Visual Stdio 2012 C# TCP Client Demo with socket.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-30
    • 文件大小:56896
    • 提供者:htx
  1. c# ChatLan with TCP/IP socket

    1下载:
  2. [CSharp] TCP/IP socket server
  3. 所属分类:C#编程

    • 发布日期:2016-02-25
    • 文件大小:78975
    • 提供者:c4r3m91
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 18 »
搜珍网 www.dssz.com