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

搜索资源列表

  1. tcp-server-client

    1下载:
  2. 一个用socket实现服务器客户端的建立例子(tcp)-A socket server with the establishment of client examples (tcp)
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:2348393
    • 提供者:邹伟
  1. Sock

    0下载:
  2. This program is a two socket communication program. Using this program, one can communicate between a server and client using 2 different ports.
  3. 所属分类:WinSock-NDIS

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

    0下载:
  2. 基于C#网络通信编程,SOCKET客户端与服务端通信协议的程序连接测试,IPADDRESS类使用。-Network communication based on C# programming, SOCKET client and server communication protocols to connect test, IPADDRESS class to use.
  3. 所属分类:WinSock-NDIS

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

    0下载:
  2. socket程序,客户端服务器端可以相互接受发送消息!Winsocket实现的。-socket program, the client server can be mutually acceptable to send a message! Winsocket achieved.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-30
    • 文件大小:404517
    • 提供者:美子
  1. LAN_IM

    0下载:
  2. 局域网即时聊天通过进行文本聊天和语音聊天来实现彼此沟通、交流信息。本次局域网即时聊天程序设计主要用了Visual C++编程环境,实现了在LAN中在线用户的文本、语音交互。 在设计里涉及到了网络通信基本原理和Socket编程及语音处理API技术。由于程序是在TCP/IP环境下运行,所以分服务器端和客户端。服务器端和客户端是通过建立Socket链接来实现聊天功能。 本次设计主要着重于语音聊天部分,在本次论文里主要以语音聊天的流程和各模块之间的关系及Socket处理为主说明。 -LAN
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1775459
    • 提供者:王勋
  1. socket

    2下载:
  2. 用socket写的服务器端客户端程序,服务器端多线程,可以并发处理客户端的请求-Used to write server-side socket client program, server-side multi-threaded and can handle concurrent client requests
  3. 所属分类:WinSock-NDIS

    • 发布日期:2014-07-05
    • 文件大小:1517635
    • 提供者:郑俊飞
  1. Socket-RemoteCode

    0下载:
  2. this program is a client server chat system based on socket programming and it shows how a server can send some code to client for processing and receive output from client , it is a sample of running remote code
  3. 所属分类:Grid Computing

    • 发布日期:2017-03-31
    • 文件大小:149486
    • 提供者:arad
  1. TCP_socket_client_server_file_transfer_program_des

    0下载:
  2. TCP套接字的文件传输客户服务器程序设计 包括C和S端的部分,S端向C端传送文件或者图片-TCP socket client-server file transfer program design, including C and S terminal part, S-side to the C terminal to send documents or pictures
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:1859
    • 提供者:张梦
  1. CLIENT-SERVER

    0下载:
  2. 一个简单的客户端服务器模型,可以实现基本的通信。对学习SOCKET编程入门很有用-A simple client server model, basic communication can be achieved. Introduction to learning programming is useful SOCKET
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-19
    • 文件大小:5463725
    • 提供者:xidian
  1. tcpclient

    0下载:
  2. it is a tcp client server program in c. it uses socket programming. the server is a concurrent server.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:4275
    • 提供者:sandeep
  1. Delphi-Socket-TCP-

    4下载:
  2. delphi 实现socket TCP 通讯,通过winsocke的封装,实现了WIN API socket通讯 代码通过EXE的Server端,client端来实现TCP通讯,并封装了DLL;避免了Delphi自带 的soket控件在Dll中无法收到消息的问题。-delphi socket TCP communication to achieve, through winsocke package to achieve the WIN API socket communicatio
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-03-15
    • 文件大小:1377940
    • 提供者:daihongwei
  1. Socket

    1下载:
  2. 实现了服务器客户端交互,可以输入同学信息,如学号,成绩,住址,姓名等,然后查询-To achieve the client server interaction, students can enter information, such as learning numbers, results, address, name, etc., then the query
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-23
    • 文件大小:7615038
    • 提供者:王聪
  1. socket

    0下载:
  2. 简单的用socket实现客户端服务端进程通信的例子-socket client server
  3. 所属分类:WinSock-NDIS

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

    0下载:
  2. Server 端向Client 端提供两种服务:数学计算服务和时间查询服务.-client-server,TCP server socket and UDP server socket .
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:31242
    • 提供者:小猫
  1. tcp-socket

    0下载:
  2. tcp socket client server chat system
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:5388
    • 提供者:dalia
  1. socket

    0下载:
  2. linux下socket的实现 客户端 服务端-linux socket client server
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:1214
    • 提供者:weixj
  1. socket

    0下载:
  2. socket客户端服务端通信源码。方便socket编程初学者参考-socket client server communication source. Convenient socket programming reference for beginners
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-16
    • 文件大小:3777417
    • 提供者:Eddie
  1. client-server

    0下载:
  2. CLIENT SERVER COMMUNICATION OVER TCP WITH SOCKET PROGRAMMING
  3. 所属分类:Web Server

    • 发布日期:2017-04-13
    • 文件大小:2277
    • 提供者:Rohit
  1. clientserver_socket

    0下载:
  2. this program is used for transferring data from client server
  3. 所属分类:网络编程

  1. socket

    0下载:
  2. socket实现服务器端和客户端文字和图片的发送收取(Socket to achieve server-side and client-side text and images sent to receive)
  3. 所属分类:网络编程

    • 发布日期:2018-01-04
    • 文件大小:3072
    • 提供者:么么哒1234
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com