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

搜索资源列表

  1. socket

    0下载:
  2. linux下的C语言编程,包括socket的长连接和短连接,有server端和client端的处理,以及简单的实例。-C language programming under Linux, including long connection and short connection socket, a server side and client side processing, as well as a simple example.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-25
    • 文件大小:9769
    • 提供者:
  1. Socket

    0下载:
  2. 用C++写的客户端服务端程序,在VC++下运行直接可以实现socket通信-Written by C++ client server program, run directly under VC++ socket communication can be achieved
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-28
    • 文件大小:8647
    • 提供者:刘志翊
  1. socket

    0下载:
  2. 基于socket的客户端服务器,可以实现简单的聊天功能。(请同时打开client.cpp和sever.cpp运行)-Socket-based client-server, you can achieve a simple chat. (Please also open client.cpp and sever.cpp run)
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-13
    • 文件大小:2210
    • 提供者:魏天培
  1. client-server

    0下载:
  2. c++开发的socket通信程序,开发了server和client两端,经测试,能够在vc6上成功运行。文件中包含两个cpp,可以直接加载运行。-c++ development of socket communication program, has developed a server and client ends run successfully on vc6.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3480
    • 提供者:Oscar Gao
  1. server

    0下载:
  2. 创建服务器Socket,与客户机Socket交互以将客户机所请求的文件的内容发送到客户机.-Create a server Socket, Socket client interacts with the contents of the file requested by the client is sent to the client.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-12
    • 文件大小:1431
    • 提供者:钮浩东
  1. Client

    0下载:
  2. 创建Socket客户,客户机用 Socket 连接到服务器,实现客户机到服务器的互相传送。-Create Socket client, the client connects to the server using Socket to achieve the client to another messaging server.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-11
    • 文件大小:953
    • 提供者:钮浩东
  1. socket-(clientaserver)

    0下载:
  2. socket 客户端和服务器进行网络发送消息通信程序-socket client and server program
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-21
    • 文件大小:5767705
    • 提供者:xuanxuan
  1. TCP-socket-communication

    0下载:
  2. 基于TCP的网络两进程socket通信,客户机服务器均在本机实现-Network two process based on the TCP socket communication, client server are realized in this machine
  3. 所属分类:CSharp

    • 发布日期:2017-04-27
    • 文件大小:40498
    • 提供者:唐念刚
  1. UDP--socket-communication

    0下载:
  2. 基于UDP的网络socket通信,客户机服务器均在本机实现-based on the UDP socket communication, client server are realized in this machine
  3. 所属分类:CSharp

    • 发布日期:2017-04-27
    • 文件大小:10979
    • 提供者:唐念刚
  1. Socket

    0下载:
  2. Windows socket 通信Demo,含服务端+客户端 -Windows socket communication demo, client & server included.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-19
    • 文件大小:29877683
    • 提供者:王宇
  1. UDP-client-server

    0下载:
  2. Editor to work with two strings (string concatenation, for equality of strings for equality lengths, insert the second row in a predetermined position of the first) Server application retrieves data through a socket connectionless over UDP. A
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-27
    • 文件大小:209767
    • 提供者:alex
  1. CSharpSocket

    0下载:
  2. C#-Socket客户端以及服务器端代码-C#Socket client server
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:8012
    • 提供者:会做饭的牛
  1. TicTacToe-Game

    0下载:
  2. A client server games based on Socket client server in java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:4912
    • 提供者:goldfredy
  1. client-server-socket-communcation

    0下载:
  2. 客户机与服务器之间利用socket进行通信,一个实例,运用vc6.0写的源代码-source code
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-14
    • 文件大小:3483017
    • 提供者:confirm
  1. Socket-ProgSocket-Programming(v2).Zip

    0下载:
  2. Client / Server Programming with TCP/IP Sockets
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-01
    • 文件大小:304265
    • 提供者:texto
  1. C

    0下载:
  2. 通过socket实现客户端,服务端通信,监听-socket client server communication, listening
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1372
    • 提供者:江江
  1. Client-Server

    0下载:
  2. 基于socket的局域网聊天系统 使用图形用户界面;客户之间可以进行聊天,具有普通聊天程序的基本功能。 -Lan chat system based on socket using the graphical user interface customer can chat with each other, with a common basic functionality of the Chat program.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1690
    • 提供者:陈瑶
  1. server

    0下载:
  2. 服务器端与客户端建立socket连接:服务器端代码-Server and client to establish a socket connection: server code
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:1047
    • 提供者:吴孟圆
  1. simple_socket

    0下载:
  2. 简单的socket 客户端/服务端实现,可帮助理解socket编程-Simple socket client/server-side implementation
  3. 所属分类:Linux Network

    • 发布日期:2017-05-06
    • 文件大小:662873
    • 提供者:tpb
  1. client-server

    1下载:
  2. 多协议文件传输c/s网络应用设计与实现,程序用 TCP/UDP 两个协议模拟多协议服务器。首先服务器端要将两种协议的套接字创建好,并且监听 TCP 端口的连接。必要时使用select函数来进行多连接处理和非阻塞处理。而客户端直接可以按照发送的地址和端口号来进行通讯。 首先要运行服务器端,服务器会监听 TCP 端口。然后运行客户端,根据事先设定好的 IP和端口,就可以进行连接传输数据了。 程序实现的关键步骤: 以TCP协议为例 服务器端: 1.创建套接字;2.绑定端口;3.进
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-15
    • 文件大小:22675296
    • 提供者:大酱
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com