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

搜索资源列表

  1. TcpFramework

    0下载:
  2. TcpFramwork类库,是我平时在做网络通讯中经常用到的socket封装类库,比较适合轻量级通讯开发。-TcpFramwork library, I was usually done frequently used network communications package socket library, more suitable for lightweight communications development
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:123164
    • 提供者:刘洋
  1. socketTest

    0下载:
  2. socket编程,可直接编译运行。用vc6编写,用于网络通讯测试-socket programming, can be directly run the compiler. Vc6 prepared for network communications test
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-13
    • 文件大小:2684141
    • 提供者:x
  1. TCP

    0下载:
  2. 基于WINCE的网口通讯源代码(包括服务器和客户机),用socket实现的- WINCE-based network port communications source code (including server and client), with the socket implementation
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:95592
    • 提供者:lshendul
  1. ChatTCP

    0下载:
  2. Chat_套接字_基于消息异步_非阻塞 网络通讯TCP例子-Chat_ socket _ _ non-blocking asynchronous message-based communication TCP network examples
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-05
    • 文件大小:37515
    • 提供者:jeckhf
  1. ClientServer

    0下载:
  2. 非常好的socket服务器与客户端通讯,对于初学者来说是必备之利器-Very good communication with the client socket server, is a must for beginners weapon
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-15
    • 文件大小:23574429
    • 提供者:刘栋
  1. UDP_SOCKET

    0下载:
  2. MFC实现UDP SOCKET网络通讯,可以互发消息,分客户端和服务端-MFC implementation of UDP SOCKET network communication, can message each other, divided into client and server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-18
    • 文件大小:4800305
    • 提供者:Jack
  1. CSharp-windows-application

    0下载:
  2. c# 的窗口程序。包括文件读写、网络通讯、数据库连接等功能。-c# windowns Application, contains file reading and writing, socket comm, database link
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-23
    • 文件大小:636181
    • 提供者:王亮
  1. QQMAIL

    0下载:
  2. 通过socket编程,SMTP协议与QQ邮箱服务器进行通讯,需要了解相关SMTP通信命令-By socket programming, SMTP protocol to communicate with the QQ mailbox server, you need to understand the relevant SMTP communication command
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:120292
    • 提供者:刘龙
  1. TCPServer

    0下载:
  2. socket实现的服务器端代码,实现信息通讯,这只是服务器端还有客户端代码。-The server code to implement socket, realize information communication, it is only the server and client code.
  3. 所属分类:Communication

    • 发布日期:2017-05-11
    • 文件大小:2430385
    • 提供者:ll
  1. TCPClient

    0下载:
  2. socket实现的客户端端代码,实现信息通讯,这只是客户端端还有服务端代码。-Client side code socket realize, realize information communication, it is only a client and server code.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2427594
    • 提供者:ll
  1. zuoye3

    0下载:
  2. 基于MFC和SOCKET的一个图形化界面程序,分为客户端和服务器端,可以通过服务器端控制客户端简单的界面操作,且双机可以通讯。-SOCKET based MFC and a graphical interface program, divided into client and server, the server can be controlled by a simple client interface operation, and the double unit can communica
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-25
    • 文件大小:7759650
    • 提供者:普陀听禅
  1. socketDemo

    0下载:
  2. 一个和大多银行通讯的接口源码,socket短连接-Most banks and a communication interface source code, socket short connection
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-10
    • 文件大小:2275907
    • 提供者:lizhao
  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. phpwebsocket

    2下载:
  2. HTML5+websocket实现PHP简单聊天室,含使用文档+源代码,开发语言:HTML5,Javascr ipt,php,开发工具:Phpstorm 4.0,网上基本找不到一个成功用php写server的案例,比较少商业用途会使用这个脚本语言来实现server。html5 websocket的根本通讯还是基于http get,所以在性能上,理论值会比tcp socket低一点点。   PHP的垃圾回收机制,做socket长连接,是有问题的。   关于多线程,Php本来是单线程的,
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-17
    • 文件大小:472007
    • 提供者:spudn90
  1. can_socket

    0下载:
  2. unix下can通讯套接字的应用开发,包括服务端和客户端。-Unix can communication socket application development, including server and client.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1698
    • 提供者:liuynajie
  1. javasocket

    0下载:
  2. 用Java实现网络通讯 ,用JAVA实现基于TCP的SOCKET编程,用Java实现基于TCPIP协议的网络通信程序-The communication of network by Java, implementation of TCP based SOCKET programming using JAVA, realizes the network communication program based on TCPIP protocol with Java
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-16
    • 文件大小:4568188
    • 提供者:孙王
  1. socket2

    0下载:
  2. socket 网络编程,之前自己写的socket两端通信代码,包括客户端和服务端,都是本地通讯,适合新手刚学socket编程的人。-socket network programming, write your own socket before the ends of the communication code, including client and server are local communication, for novice just learning socket progra
  3. 所属分类:Linux Network

    • 发布日期:2017-04-25
    • 文件大小:9689
    • 提供者:leiyangkai
  1. VB_Socket

    0下载:
  2. VB socket开发的window数据通讯小软件-VB socket developed a small window of data communications software
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:279472
    • 提供者:skeay
  1. ESFramework4.0

    1下载:
  2. ESFramework 是一套性能卓越、稳定可靠、可高度伸缩、灵活易用而又功能强大的.NET通信框架。采用ESFramework框架,开发人员将不再需要了解Socket、也不用再关心底层与通信相关的一切琐碎事情,而是可以在一个更 高的层次上更快地开发高效稳定的网络通信应用。例如,即时通讯系统(IM),大型多人在线游戏(MMORPG)、在线网页游戏(WebGame)、文件传送系统(FTS)、数据采集系统(DGS)、分布式OA系统、远程教育系统等等,凡是需要分布式通信的系统都可以使用ESFramew
  3. 所属分类:CSharp

    • 发布日期:2017-05-17
    • 文件大小:4103779
    • 提供者:HHH
  1. Qcs

    0下载:
  2. 这是一个类似于QQ的即时通讯的程序,基于socket的TCP通信,支持并发多线程,带Swing界面。-This is a similar QQ instant communication program, TCP communication based on socket, supports multiple threads concurrently, with Swing interface.
  3. 所属分类:Ajax

    • 发布日期:2017-03-27
    • 文件大小:7933
    • 提供者:张启林
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com