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

搜索资源列表

  1. chatroom-server-client

    0下载:
  2. 这时一个局域网聊天室程序。利用socket套接字完成的,在局域网内的一台电脑上运行 服务器端程序,然后再在其他电脑上打开客户端,通过手动输入IP和端口,可以实现局域网内的多人聊天室-It s a LAN Chatroom program. Socket is used to complete ot, and in LAN running on a computer server-side program, and then run client program on other comput
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-22
    • 文件大小:82239
    • 提供者:wukong
  1. mySocket

    0下载:
  2. linux 下socket通讯。服务器端可以响应多个客户端请求,并做出响应回答。-socket communications under linux. Server-side can respond to multiple client requests and respond to answer.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:3269
    • 提供者:eagoqin
  1. Client

    0下载:
  2. 服务器客户端通过本程序可以实现SOCKET编程实现服务器的基本功能-SERVER client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:15575
    • 提供者:wanghong
  1. linux_tcp

    4下载:
  2. Linux环境下Socket编程: 1.网络时间服务器timeserver,为网络上的用户提供时间服务,即为网络用户返回服务器的当前时间;记录发出请求的网络用户的IP地址(保存到文件中),格式如下: IP地址 请求时间 时间服务客户端timeclient,该客户端能够向服务器发送时间服务请求,并把获得的时间返回给用户。 采用TCP协议编写一个远程数据备份服务器,运行客户端将本地文件备份到远程的服务器中。 -Socket Programming Linux environm
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:4870
    • 提供者:艾萌
  1. vmClientServerService

    0下载:
  2. socket服务器和客户端程序,具有很好的扩展性和灵活性 ,可以很方便地进行修改以适应你的程序。-It s about socket server and client .It s flexible and scalable and can be easily changed to adjust your application
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-06-11
    • 文件大小:18576118
    • 提供者:李云龙
  1. socket_programing_file_transfer

    0下载:
  2. socket programing: type-->file transfer ->open a terminal and compile the server file..this terminal will act like server ->open another terminal and compile the client file..this terminal will act as a client.. ->the fil
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:1631
    • 提供者:lk
  1. socket_programing-msg_transfer

    0下载:
  2. socket programing: type-->message transfer ->open a terminal and compile the server file..this terminal will act like server ->open another terminal and compile the client file..this terminal will act as a client.. ->the
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:1917
    • 提供者:lk
  1. game24

    0下载:
  2. game 24 with c# is number go to +, -, *, /, sum is 24 have server and client connect by socket TCP. -game 24 with c# is number go to+,-,*, /, sum is 24 have server and client connect by socket TCP.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-25
    • 文件大小:85433
    • 提供者:pokamon
  1. SocketAPI

    0下载:
  2. 此源程序是使用Windows Sockets API编写的基于服务器端/客服端的网络通信程序。-This source code is written using the Windows Sockets API, server-based client/customer side of the network communication program.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2858085
    • 提供者:梁冰
  1. ClientDemo

    0下载:
  2. 一个网络socket客户端,通过服务器端的聊天程序 -A network socket client, through the server-side chat program
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-08
    • 文件大小:1923692
    • 提供者:king
  1. SimpleSocket

    0下载:
  2. SimpleSocket是一个C + +库使得Socket客户机/服务器编程更容易。该文库包含类Socket和ServerSocket。这些类可以使用同样的方式作为同一名称的Java类。它使使用C++流将数据发送到驶过。 SimpleSocket进行了测试,在两Windows98和Windows NT4的一个GUI Origin200和GNU Cygwin的环境(IRIX的6.5)。图书馆工作预计将在Linux或其它Unix系统,有少量的修改。 SimpleSocket利用了SimpleExce
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-28
    • 文件大小:7507
    • 提供者:方启
  1. client

    0下载:
  2. socket编程客户机部分显示服务器系统时间-socket programming the client part of the display server system time
  3. 所属分类:Internet-Socket-Network

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

    0下载:
  2. C++编写的套接口聊天程序源代码,程序所在文件夹名,聊天服务器端,聊天客户端.-Socket written in C++ source code for chat program, the program where the folder name, TCP chat server, TCP chat client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:244984
    • 提供者:alain
  1. socket

    0下载:
  2. 用socket实现服务端和客户端的通信。有各种命令,其命令类似linux的终端命令符-Achieved with the socket server and client communication. There are various commands, the command similar to the linux terminal command Fu
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-10
    • 文件大小:17646068
    • 提供者:su
  1. lab4

    0下载:
  2. Client程序同样分别创建一个TCP socket 和一个UDP socket,首先client使用TCP socket连接TCP Server。 连接成功后显示提示信息; 然后client端向TCP Server发送“GET UDP PORT”字符串,Server收到后向client回送自己的UDP Server 端口号(即Client端仅知道TCP Server的端口号而不知道UDP Server的端口号); client在收到UDP Server的端口号后, 为用户显示3个选
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:66680
    • 提供者:ivynankai
  1. game_frame

    0下载:
  2. 网络版游戏框架:1.服务器端,网络IO模型使用完成端口,具体实现是使用自行封装的CIOCP类,此类对完成端口的线程和对各种网络事件的处理进行了封装。封包的封装使用CPacket对封包进行打包和解包。2.客户端,使用异步选择事件模型,Socket使用自己封装的CMySocket进行方便的异步绑定。-Online Game Framework: 1. Server-side, the network model for the use of IO completion ports, concrete
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-21
    • 文件大小:6552331
    • 提供者:zixue
  1. MyQQ

    0下载:
  2. 利用Socket网络编程,TCP/IP协议,模拟QQ通信,客户端和服务器端都有详细代码,实现效果好-Use Socket network programming, TCP/IP protocol, analog QQ communications, both client and server-side code in detail to achieve good results
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-13
    • 文件大小:3512082
    • 提供者:wanhongji
  1. client_-_server

    0下载:
  2. Client server application using socket programming
  3. 所属分类:Browser Client

    • 发布日期:2017-05-12
    • 文件大小:3027157
    • 提供者:Sepideh
  1. mysever-client

    1下载:
  2. 根据自定义的协议规范,使用Socket编程接口编写基本的网络应用软件。  使用操作系统提供的Socket编程接口,而不使用任何封装Socket接口的类库或组件  协议可以自己定义,只要完成指定的功能即可  程序界面不做要求,使用命令行或最简单的窗体即可   功能要求如下: 1. 运输层协议采用TCP 2. 服务端运行后,即监听指定的端口。允许多个连接并发运行 3. 服务端接收到客户端请求后,根据客户端传过来的指令完成特定任务:
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-07-03
    • 文件大小:3506
    • 提供者:杨子坤
  1. chat

    0下载:
  2. 分为客户端和服务器端,socket实现,比较简单的聊天室。欢迎下载-Is divided into client and server-side, socket implementation, relatively simple chat room. Welcome to download
  3. 所属分类:WinSock-NDIS

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