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

搜索资源列表

  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. Server_java

    0下载:
  2. 这个socket服务器代码可以为你建立指定的监听端口、客户端请求响应机制等一些服务器所具备的基本框架 -the socket server code can you establish designated monitor port, the client request response mechanism and some other servers with a basic framework
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:7750
    • 提供者:程月锦
  1. HW3_2005510014_MakbuleDemirel

    0下载:
  2. Socket Server You can use your sockets and communicate from socket with this program
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3699309
    • 提供者:makbule demirel
  1. mysocket

    0下载:
  2. 用Qt实现Socket通信,比如两个计算机之间的聊天,这是一个服务器端,将两个服务器端装在不同的机器上面,就可以通信了-Socket Communications to achieve with Qt, such as a chat between two computers, a server-side, two server-side mounted on top of different machines, you can communicate the
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:453208
    • 提供者:看看
  1. j2meHttp

    0下载:
  2. j2me源码实例:手机发送接收消息,socket通信,服务器客户端联系-j2me source code examples: cell phones to send receive messages, socket communication, client server connection
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:59919
    • 提供者:dyy
  1. Server

    0下载:
  2. This going to be an appcilation, which uses udp socket to send and receive data between a computer and a wifi robot.-This is going to be an appcilation, which uses udp socket to send and receive data between a computer and a wifi robot.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:3373
    • 提供者:trebron
  1. socket

    1下载:
  2. 北京邮电大学 足球俱乐部 企业版 使用的时候记得把文件放到根目录中-Football Club, Beijing University of Posts and Telecommunications, Enterprise Edition server
  3. 所属分类:其他小程序

    • 发布日期:2012-12-24
    • 文件大小:17674
    • 提供者:孙羽萌
  1. Socket-TCP-Echo

    0下载:
  2. TCP 协议基础教学代码,一个server 一个 client,client从txt文件里面摘取名人名言语句发给server-Basic teaching code of the TCP protocol, a server an the client, the client from the txt file to the removal of celebrities famous statement distributed server
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:16220
    • 提供者:李鹏飞
  1. socket

    0下载:
  2. socket编程,实现服务器与客户端之间的字符传输-socket programming, characters are transmitted between server and client
  3. 所属分类:Other systems

    • 发布日期:2017-05-22
    • 文件大小:6973660
    • 提供者:xiamuzsy
  1. Client-Server-Example

    0下载:
  2. 本实例是Client/Server的简化模型,容易学习理解,同时对Socket用法有初步介绍。-This example is a simplified model of Client/Server, easy to learn to understand that while the initial introduction of the Socket usage.
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:3843701
    • 提供者:海波
  1. erlang-socket

    0下载:
  2. 一个erlang的通用网络服务器,使用Erlang的gen_tcp网络编程和Erlang/OPT的gen_server模块-A the erlang common network server, to use the Erlang' s gen_tcp network programming and Erlang/OPT' s gen_server module
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:1734
    • 提供者:张劲富
  1. SocketServerTest

    0下载:
  2. Socket服务器,聊天对话程序的Socket服务端-Socket server, chat dialogue procedures Socket server
  3. 所属分类:Other systems

    • 发布日期:2017-12-08
    • 文件大小:71866
    • 提供者:Windeal
  1. Socket(BCB)

    0下载:
  2. C++ Builder 使用自带的socket组件进行通讯的例程,包括客户端和服务器端,在实际应用软件中已经使用-C++ Builder comes with socket assembly routine communications, including client and server side, have been used in the practical application of software
  3. 所属分类:Other systems

    • 发布日期:2017-11-04
    • 文件大小:5596
    • 提供者:
  1. UDP-Cleint-Server-Socket

    0下载:
  2. windows socket client server in C++ working
  3. 所属分类:Other systems

    • 发布日期:2017-11-05
    • 文件大小:3488293
    • 提供者:SAURABH GUPTA
  1. wenzi000client

    0下载:
  2. socket的服务器实现,用来模拟服务器的工作原理,适于初学者使用-socket server implementations, the server used to simulate the working principle, suitable for beginners to use
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:1958
    • 提供者:yao
  1. wenzi000sever

    0下载:
  2. socket的vc服务器实现,用来模拟服务器的工作原理,适于初学者使用-vc socket-server implementations, the server used to simulate the working principle, suitable for beginners to use
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-05
    • 文件大小:2251
    • 提供者:yao
  1. SocketServerTest

    0下载:
  2. C# 编写的socket 服务器代码,异步和同步的实例(C# prepared by the socket server code, asynchronous and synchronous examples)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:181248
    • 提供者:司马青衫
  1. linux_qq

    0下载:
  2. 该代码在Linux实现了一个类似于windows上的QQ的聊天工具。主要是基于TCP/IP协议的socket通信。包括服务器端和客户端两部分,其中客户端使用了select的IO多路复用技术,服务器端由于要监听多个客户端,因此使用了epoll的IO多路复用技术。整个项目目前可以实现的功能有用户的注册与登录,添加好友,发送聊天消息,发送与接收文件等。(The code implements a chat tool similar to windows on QQ in Linux. Socket c
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:41984
    • 提供者:零下10度C
  1. C#Socket服务器源码

    0下载:
  2. C#Socket服务器源码,可以进行socket通讯,很好的源码(C#Socket source code C#Socket server source code C#Socket source source C#Socket server source C#Socket source code source code)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:8723456
    • 提供者:凌寒1
  1. socket聊天室

    0下载:
  2. 客户端与服务器端实时聊天程序,实现及时通信传输(Real time chat program for client and server)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:125952
    • 提供者:Sergio_zjl
« 12 3 4 5 »
搜珍网 www.dssz.com