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

搜索资源列表

  1. socket-server-client-java

    1下载:
  2. android利用socket发送数据到PC,PC端也用socket接收并显示。-android using socket to send data to PC, PC-side socket is also used to receive and display.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2013-05-03
    • 文件大小:45740
    • 提供者:297470279
  1. server

    1下载:
  2. mfc实现的socket服务端与客户端的双向通信小程序编程-mfc socket server to achieve the two-way communication with the client a small programming
  3. 所属分类:Windows Develop

    • 发布日期:2016-10-25
    • 文件大小:3846144
    • 提供者:曹俊
  1. 多线程socket文件传输

    1下载:
  2. 多线程socket文件传输/支持断点续传/收发消息/点对多点 使用阻塞方式的socket,使用多线程,有较高的性能. 在局域网中测试达到极限速度. 支持断点续传. 服务端可同时接收多个文件. 传输文件的同时可以发送网络消息,Multi-threaded socket file transfer/support HTTP/send and receive information/point-to-multipoint mode of using blocking socket, the use o
  3. 所属分类:网络编程

    • 发布日期:2017-03-22
    • 文件大小:30954
    • 提供者:王玉刚
  1. Socket.rar

    0下载:
  2. c# 语音聊天室源码,socket 服务端,客户端完整,c# source voice chat rooms, socket server, the client complete
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:914502
    • 提供者:独好
  1. HPScktSrvr-IPv6

    0下载:
  2. High performance socket server based on Windows Completion Port and with using Windows Socket Extensions. IPv6 supported. Version 1.4. Included two demo: 1) Simple HTTP server what can work in HTTP and HTTP over SSL mode (HTTPS). SSL mode ba
  3. 所属分类:WinSock-NDIS

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

    0下载:
  2. 基于socket多线程图片传输程序,有客户端和服务器端-Socket-based multi-threaded image transfer process, there are client and server-side
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3177716
    • 提供者:chenwei
  1. socket

    1下载:
  2. windows下的socket实现的聊天室程序,可实现多人连接服务器。用的是c下面的编程。-windows under the socket to achieve the chat room procedures, can be realized more than connect to a server. C using the following programming.
  3. 所属分类:Internet/网络编程

    • 发布日期:2012-11-04
    • 文件大小:17143
    • 提供者:孙帮山
  1. socket-between-android

    0下载:
  2. 正在学习关于socket的内容,发现网上很少有客户端和服务端都是android的例子,就自己写了一个-Learning about the contents of the socket and founding that There is very few example whose both client and server are the android, I write it myself
  3. 所属分类:android

    • 发布日期:2017-03-26
    • 文件大小:90775
    • 提供者:张伯轩
  1. VoiceChat

    0下载:
  2. C# 语音聊天(Socket)Server和Client-C# Voice Chat (Socket)
  3. 所属分类:CSharp

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

    0下载:
  2. C#异步实现客户端和服务器端通讯,直接带项目文件,可以直接用VS2008打开修改为自己需要的功能-C# Asynchronous implementation of client and server-side communications, directly with a project file, you can directly modify the VS2008 to open the functionality required for their own
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:85416
    • 提供者:卢立国
  1. DtLibrary

    0下载:
  2. 基于IOCP编程,提供了开发高性能SOCKET服务器所需要的框架,在此框架上,可以开发出自己的SOCKET服务器程序.-IOCP-based programming, provided the development of high-performance needs SOCKET server framework, we can develop their own procedures SOCKET server.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:134427
    • 提供者:guwei.fu
  1. VB-Socket

    1下载:
  2. vb编写的局域网通讯程序,含服务端和客户端,主要用到Socket-vb prepared by the local area network communications program, including server and client, mainly used in Socket
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-23
    • 文件大小:180679
    • 提供者:sheldon
  1. RAW SOCKET编程与以太网帧分析

    1下载:
  2. RAW SOCKET编程与以太网帧分析。环境是Linux,用C,C++语言描述。 包括基于TCP和UDP的两个客户服务器程序;以及一个原始套接字可以接受任何数据链路层。并且根据协议规约输出抓取到的包的字段内容 -RAW SOCKET Programming and Ethernet frame analysis. Environment is Linux, using C, C++ language to describe. Including both TCP and UDP-ba
  3. 所属分类:Internet/网络编程

    • 发布日期:2012-11-26
    • 文件大小:5373
    • 提供者:hgn
  1. socket-

    0下载:
  2. socket通信,客户端服务器端集成于一体。 已测试通过-socket communication, client server-side seamless integration. Have been tested
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-23
    • 文件大小:46110
    • 提供者:沧海一笑
  1. socket

    0下载:
  2. socket编程。winsock编程实现网络通信。 非阻塞模式实现面向连接一个服务器和多个客户端的收发数据(select模型) 阻塞模式实现面向无连接的一对一的通信 1.学习通过winsock编程实现网络通信。 2.学习面向连接和面向无连接的网络通讯方式的编程。 3.学习阻塞和非阻塞模式的网络通讯的编程。 4.熟悉与winsock有关的API函数的用法。 -socket programming. winsock network communications progr
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-23
    • 文件大小:7334877
    • 提供者:qingangjun
  1. socket

    0下载:
  2. Android编写的聊天软件,用于简单的用户之间的交流。有客户端和服务端组成。-Android chat software written for the simple communication between users. A client and server components.
  3. 所属分类:android

    • 发布日期:2017-03-27
    • 文件大小:23928
    • 提供者:suntao
  1. TCP_server_client

    2下载:
  2. MyEclipse,实现tcp socket连接的客户端和服务器端,能够传输文本或图片,服务器端有多线程和单线程两个,多线程的可以实现同时让多个用户连接,rar包内word文档中有简单的流程图和程序说明,代码较简单,适合初学者。-MyEclipse,tcp socket server and client,there are single thread server and multi thread server,you can get file through the tcp
  3. 所属分类:J2ME

    • 发布日期:2012-11-24
    • 文件大小:115190
    • 提供者:申文霞
  1. TCPServer1

    0下载:
  2. VC 2008网络编程的例子,TCP socket Server例子之一。-VC 2008 example of network programming, TCP socket Server examples.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:80986
    • 提供者:Tony
  1. CSharp-Socket-

    0下载:
  2. C#+SOCKET编程文档及实例(含有客户端和服务器端),简单客户端和服务器端的交互和客户端和客户端的聊天。-C#+ SOCKET programming documentation and examples (with the client and server), a simple client and server interaction and client and chat client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:2742733
    • 提供者:风雨
  1. SOCKET-Send-Photo

    0下载:
  2. 这是一个利用Socket来发送图片的例子程序。值得注意的是:图片对象被表示成COM接口IPicture. 程序分为服务器端和客户端。服务器端里面的文件Picture.h和Picture.cpp是用来处理图片的。它们用到了函数OleLoadPicture. 具体的代码实现,请您细看。-This is a Socket to send pictures using the example program. It is worth noting: Image objects are represent
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:91704
    • 提供者:汤文
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com