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

搜索资源列表

  1. FuWuQi

    0下载:
  2. 服务器程序,java编写程序,用Socket通信机制在服务器和客户端之间传输文件。 其中的服务器文件(Server program, Java programming, using Socket communication mechanism between the server and the client to transfer files. Server files)
  3. 所属分类:Java编程

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:仰望 星空
  1. TestSockets

    0下载:
  2. 主要是介绍C# socket通信 用异步非阻塞方式,建立服务器和客户端,在程序中使用了委托,事件,回调函数来实现程序(This paper mainly introduces the asynchronous non blocking mode of C# socket communication, establishes the server and client, and uses the delegate, event and callback function in the progra
  3. 所属分类:通讯编程

    • 发布日期:2018-01-02
    • 文件大小:208896
    • 提供者:HALCON +++
  1. MyProjects

    0下载:
  2. 1、下载解压之后,使用VC++ 6.0打开两个工程:一个是SocketServer和一个ClientSocket工程。 2、首先运行服务器端工程,选默认的端口1008 3、然后运行客户端工程,选默认的端口1008和默认的服务器地址 4、再运行多个客户端进程 5、如果一切正常,可以每个客户端的消息(1, Download decompression, use VC++ 6 to open two projects: one is SocketServer and a ClientSocke
  3. 所属分类:Windows编程

    • 发布日期:2018-01-03
    • 文件大小:3609600
    • 提供者:bjn
  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-04
    • 文件大小:41984
    • 提供者:零下10度C
  1. test_client

    0下载:
  2. VC实现的socket文件传输client端,并且支持配置文件修改连接服务器端的ip和端口,所传文件的路径。(VC implements the socket file transfer to the client side, and supports configuration files to modify the connection server IP and port, the path of the file.)
  3. 所属分类:网络编程

    • 发布日期:2018-01-04
    • 文件大小:7557120
    • 提供者:liuys
  1. SocketTool测试工具

    0下载:
  2. 测试与服务器scoket之间通讯,方便快捷无需自写客户端,亲测(Test and server Scoket communication, convenient and fast, no need to write the client, pro test)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:1829888
    • 提供者:kelleys
  1. SimpleHttpServer

    0下载:
  2. 利用C# socket 实现httpserver(Implementation of httpserver with C# socket)
  3. 所属分类:网络编程

    • 发布日期:2018-01-04
    • 文件大小:47104
    • 提供者:test12345
  1. socket

    1下载:
  2. php tcp客户端与服务器端代码,带阻塞与非阻塞设置,地址重用设置(php tcp client and server)
  3. 所属分类:WEB开发

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:xiaoqi007
  1. xie

    0下载:
  2. 能够接收客户端通过网络的端口接收数据,提供一个超级好用的模板。(receiver the data from network by port)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:152576
    • 提供者:信仰108879
  1. ECHO

    0下载:
  2. 基于visual studio ,实现的是在客户端和服务器之间的信息传送 echo,有tcp和udp模式。(Based on visual studio, the implementation of information transfer between client and server echo, there are TCP and UDP mode.)
  3. 所属分类:网络编程

    • 发布日期:2018-01-05
    • 文件大小:66560
    • 提供者:moli西
  1. C# Socket 分包传送数据

    0下载:
  2. 一款高性能并发tcp服务器,内部带有心跳,分包,粘包,功能,并包含TCP,UDP客户单小例子(A high performance concurrent TCP server with internal heartbeat, sub packet, sticky package, function, and contains TCP, UDP client single small example)
  3. 所属分类:C#编程

    • 发布日期:2018-01-01
    • 文件大小:7168
    • 提供者:烨烨
  1. 49542311TCP

    0下载:
  2. 第一例封闭系统,点对多点,多机通信,基于C#的,内含客户端和服务器端,多线程通信(socket Point to multipoint and multi machine communication)
  3. 所属分类:网络编程

    • 发布日期:2018-01-05
    • 文件大小:112640
    • 提供者:乌木才士
  1. version3.0

    0下载:
  2. 利用socket套接字模拟从文件服务器(服务器端)下载文件到本地客户端(本机)。(The socket socket is used to simulate downloading files from the file server (server side) to the local client (native).)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:8904704
    • 提供者:Fyali
  1. pictrans.tar

    0下载:
  2. usb 的 socket传输在adb的工具下完成客户端和服务器端的传输(usb used adb for socekt)
  3. 所属分类:Java编程

    • 发布日期:2018-01-06
    • 文件大小:1372160
    • 提供者:nnnnnnnn
  1. Socket协议客户端与服务端源码

    0下载:
  2. 网络传输、通信协议、客户端、服务器、UNITY、C#(network transmission)
  3. 所属分类:网络编程

    • 发布日期:2018-01-07
    • 文件大小:3880960
    • 提供者:jmjiao
  1. server

    0下载:
  2. 实现服务器端,简易版微信,实现添加好友,注册登录等功能(Little WeChat, and realize the function of register,login etc)
  3. 所属分类:网络编程

    • 发布日期:2018-01-08
    • 文件大小:3072
    • 提供者:Starry-Sky
  1. MyUDP

    0下载:
  2. 使用UDP协议进行通讯,利用socket编写一个简单的网络应用程序,获取服务器当前的时间、日期和指定目录下的文件列表。(Use the UDP protocol to communicate, write a simple network application using socket, get the current time, date, and list of files in the specified directory.)
  3. 所属分类:网络编程

    • 发布日期:2018-01-09
    • 文件大小:7168
    • 提供者:zizui
  1. BlackHolePy

    0下载:
  2. BlackHolePy是一个迷你型的DNS服务器。(BlackHolePy is a mini DNS server. Its main features:)
  3. 所属分类:网络编程

    • 发布日期:2018-01-11
    • 文件大小:110592
    • 提供者:states
  1. zgtestsever

    0下载:
  2. 封装了一个简单的服务器,能完成一些简单的服务器功能(Encapsulates the basic socket capabilities to perform some simple network functions)
  3. 所属分类:Internet/网络编程

    • 发布日期:2018-01-11
    • 文件大小:978920
    • 提供者:lbhlwh
  1. TCPIP

    0下载:
  2. python 聊天工具 , 存在服务器 和 客户端 ,可以进行异步 发送消息(python chat with other ~ server and client can chat each other)
  3. 所属分类:网络编程

    • 发布日期:2018-04-19
    • 文件大小:3072
    • 提供者:xiaochun
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com