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

搜索资源列表

  1. Socket

    0下载:
  2. 实现服务器端和客户端在一起,客户端启动之后,连接三次服务器,连接不成功,客户端自动变为服务器。-Implement server-side and client together, the client starts to connect three servers, the connection is unsuccessful, the client automatically becomes the server.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2296547
    • 提供者:赵宝民
  1. NetChat-Dif

    0下载:
  2. 这是一个自写的类似QQ的WinSocket通信程序,采用socket建立通讯,使用Richedit作为显示,采用QQ的Imageole.dll作为图形显示,可以显示表情,客户端服务器采用同样界面,本地按照时间保存聊天记录,可以作为参考-This is a self-written similar QQ WinSocket communication program using socket to establish communication using Richedit as the disp
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:206201
    • 提供者:张红斌
  1. CSockClient

    0下载:
  2. 利用Socket做通訊,server與client端溝通,類似MSN的原理而成。-Done using Socket communication, server and client-side communication, similar to MSN principle from.
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:291613
    • 提供者:Jolin
  1. ChatApplicationSLN

    0下载:
  2. TCP/IP聊天室,服务端和客户端,服务端可以控制客户端。监听,socket编程-TCP/IP chat rooms, service and client, server can control client. Listening, socket programming
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:160607
    • 提供者:魏志龙
  1. chat-socket

    0下载:
  2. 在线聊天室,包括服务器与客户端程序,可以同时开多个客户端,服务器也可以踢人-Online chat, including server and client program, you can also open multiple clients, the server can also be kicking
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:228285
    • 提供者:liuwhlx
  1. m1

    0下载:
  2. tcp的socket应用 server and client收发简单字符-tcp socket application server and client send and receive simple character
  3. 所属分类:Linux Network

    • 发布日期:2017-04-17
    • 文件大小:40960
    • 提供者:searchpudn
  1. server

    0下载:
  2. Dev C++下的Socket编程,这里面只有一个Server,是最基础的Socket编程-Dev C++ under the Socket programming, there is only one Server, Client client upload
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:3983
    • 提供者:Joho
  1. Socket-Programming-in-CSharp

    0下载:
  2. socket server and client using C#, visual studio 2012
  3. 所属分类:Web Server

    • 发布日期:2017-03-30
    • 文件大小:28878
    • 提供者:alon
  1. vb2008socket

    0下载:
  2. VB2008 使用socket建立client,server端,C/S都在同一个程序内。可以接收发送数据-VB2008 client/server internet comunication.all in one application
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:228200
    • 提供者:andy
  1. select-non-block

    0下载:
  2. 利用TCP/IP协议,使用socket编程模型和curses界面,实现基本聊天功能;分为服务器和客户端,服务器负责收发数据,以及对连接的客户端进行连接,客户端连接上服务器后就可以正常的通信。-Using TCP/IP protocol, the use of socket programming model and curses interface, to achieve the basic chat functions divided into server and client, serv
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:2256
    • 提供者:德良
  1. socket

    0下载:
  2. socket 通信客户端以及服务器端编写代码-socket communication, client and server-side code
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:1504
    • 提供者:zzyzhiyuan
  1. TCP-vcPP

    0下载:
  2. 基于客户端服务器socket的tcp的程序,实现聊天,文件传输等基本功能。-Based on the TCP client server program, the realization of chat, the basic function such as file transfer.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-31
    • 文件大小:13004158
    • 提供者:黄攀
  1. TCP-Socket

    0下载:
  2. 主要是实现客户端和服务端的通信,window下基于MFC的聊天通信,注释比较详细-Mainly to achieve client and server communications, window under MFC-based chat communications, more detailed notes
  3. 所属分类:software engineering

    • 发布日期:2017-05-30
    • 文件大小:12583681
    • 提供者:lisa
  1. Task3-enterprise--10211281--zly

    0下载:
  2. 描述:在题目二的程序基础上,增加远程访问功能,采用客户端/服务器的方式,实现两种远程操作 n) 高级搜索,在客户端上执行搜索,其搜索范围除了本地数据以外,也应该返回服务端的搜索结果; o) 球员买卖,客户端可以发起向服务端买入球员的请求,如果符合买卖条件,交易成功,该球员从服务端删除,进入客户端选定的俱乐部。 要求: p) 必须在题目二的代码基础上来修改; q) 必须使用Socket作为远程通信技术,可以使用更高层次的Socket封装类; r) 其他要求与题目二相同;
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-30
    • 文件大小:12926559
    • 提供者:正好
  1. WinSocket

    0下载:
  2. socket网络编程,基于C/S(客户端服务器)模式,实现文件传输实例-socket network programming, based on C/S (client-server) mode, file transfer instance
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:134473
    • 提供者:yr
  1. Android-socket

    0下载:
  2. Android的Socket之间的数据传输,压缩包里包含服务器端和客户端,可以实现数据传输。-Android Socket data transfer between the compressed bundle includes server and client, can achieve data transfer.
  3. 所属分类:android

    • 发布日期:2017-03-22
    • 文件大小:70139
    • 提供者:百尔特
  1. ChatToServer

    0下载:
  2. TCP/IP Chatting System, client server socket, console based, exit chat when write exit.-TCP/IP Chatting System, client server socket, console based, exit chat when write exit.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-11
    • 文件大小:1166
    • 提供者:电暖器
  1. socket

    0下载:
  2. c#网络通信,利用套接字实现客户端和服务端之间的通信-c# network communications, the use of socket implementation between client and server communication
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:39174
    • 提供者:童先生
  1. socket

    0下载:
  2. socket通信,服务器端为一个java项目,客户端是一个android项目,实现服务器端和客户端之间的通信-socket communication, the server is a java project is an android project client, communication between server and client
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1361453
    • 提供者:xw
  1. socketprogram

    0下载:
  2. 通过用socket创建套接字,实现远程服务器与客户端的即时通讯-Create a socket using socket, remote server and the instant messaging client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:5477
    • 提供者:ingthe
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com