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

搜索资源列表

  1. ftp-socket

    1下载:
  2. 利用Linux开发环境,设计和实现一个简单的文件传输协议FTP. 里面包含了服务端和客户端的C程序-use Linux development environment, Design and Implementation of a simple file transfer protocol FTP. it contains the server and client procedures C
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:4565
    • 提供者:李亚林
  1. WSAsocket-server,client

    0下载:
  2. 简单的聊天程序,有服务器端和客户端,用异步SOCKET实现-simple chat program, a server and client, using asynchronous achieve SOCKET
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:122544
    • 提供者:高海辉
  1. socket

    0下载:
  2. SOCKET程式,包含SERVER及CLIENT端傳送及接收,可收字串
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:1891
    • 提供者:tuchihhao
  1. socket

    0下载:
  2. socket, server.c and client.c
  3. 所属分类:Internet/网络编程

    • 发布日期:2014-01-18
    • 文件大小:10703
    • 提供者:运飞扬
  1. sample

    0下载:
  2. Socket programming server/client
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:2439
    • 提供者:YK Huang
  1. 网络聊天:VC winsock-tcp

    0下载:
  2. 一个经典的socket套接字的程序!分为server和client两个部分! 利用CSocket发送消息!!值得新手学习socket的使用!-a classic socket socket procedures! Server and client divided into two parts! Use CSocket messaging! ! Newcomers should learn to use the socket!
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:67642
    • 提供者:teky
  1. socket通讯小程序

    0下载:
  2. 通过ip地址,利用socket来进行服务器与客户端的信息通讯,程序较为简单。-through ip address, the use of socket server to the client's information and communication, the more simple.
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:20617
    • 提供者:Neil
  1. 利用socket接口实现的FTP客户端和服务器端

    2下载:
  2. linux下利用socket接口实现的FTP客户端和服务器端,linux using socket interface of the FTP client and server
  3. 所属分类:Ftp客户端

    • 发布日期:2014-11-21
    • 文件大小:8511
    • 提供者:jayshaw
  1. Socket Demo 客户端和服务器端发送数据包的测试代码

    0下载:
  2. 开发的一个客户端和服务器端发送数据包的测试代码。-Development of a client and server-side code to send the test packets.
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-03-21
    • 文件大小:61090
    • 提供者:fangzixuan
  1. UDP_Demo 基于UDP协议编写的socket网络编程程序

    0下载:
  2. 基于UDP协议编写的socket网络编程程序,包含客户端与服务器端程序,欢迎下载-Prepared based on UDP protocol socket network programming process, including client and server-side program, please download
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-03-22
    • 文件大小:257073
    • 提供者:xiao ping
  1. p2p.rar

    0下载:
  2. 一个简单的p2p共享文件的程序,用c语言开发,包括server端和peer端,自定义了一套应用层的传输协议,对于理解socket编程有很大的帮助,A simple procedure for p2p file sharing, using c language development, including peer client and server-side, since the definition of a set of application-layer transport protoc
  3. 所属分类:Linux Network

    • 发布日期:2016-12-23
    • 文件大小:29016
    • 提供者:lucy
  1. ThreadPool_final.rar

    0下载:
  2. 此代码作为Server,使用TCP Socket编程技术,利用多线程并发,并且使用了线程池技术,修改宏定义可以实现任意路client并发连接到此服务器,This code as a Server, using TCP Socket programming using concurrent multi-threaded, and uses the thread pool technology, to amend the definition of macros can be complicated
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-24
    • 文件大小:4553987
    • 提供者:xuzhisheng
  1. socket-server-client-java

    1下载:
  2. android利用socket发送数据到PC,PC端也用socket接收并显示。-android using socket to send data to PC, PC-side socket is also used to receive and display.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2013-05-03
    • 文件大小:45740
    • 提供者:297470279
  1. socket.tar.gz

    0下载:
  2. 这是封装的socket库,用poll采用非阻塞模式,接收消息与网线断开处理以回调函数方式到应用层处理,使用起来非常方便,带服务端和客户端的测试实例。,This is the package socket library, use of non-blocking mode by poll, receiving the news and cable disconnect callback function to handle the way to the application layer to d
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-30
    • 文件大小:20287
    • 提供者:仝志杰
  1. Socket.rar

    0下载:
  2. c# 语音聊天室源码,socket 服务端,客户端完整,c# source voice chat rooms, socket server, the client complete
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:914502
    • 提供者:独好
  1. AsyTcpSocketTestDemo.rar

    0下载:
  2. C# SOCKET编程,异步通讯方式,提供客户端和服务端。,C# SOCKET programming, asynchronous means of communication to provide client and server.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:210222
    • 提供者:李云阁
  1. IPv6CharRoom

    0下载:
  2. 1、熟悉IPv4/IPv6下Socket编程 2、掌握Socket编程关键技术 3、利用Socket编程实现网络应用 安装ipV6, 在cmd中键入命令:ipv6 install 为网卡配置地址:ipv6 adu 4/fe80::214:38ff:fe12:b8a4  Server端,等待客户端连接它,连接后将文件按块,一块一块的传到客户端  等待客户端连接 CTcpSocket* socket = new CTcpSocket(
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2425468
    • 提供者:zym
  1. ftp1

    0下载:
  2. java编写的基于ftp的客户端与服务器源码,内附文档解释,是java socket入门级的很好资料。-java-based preparation of the ftp client and server source code, containing the document explained that the java socket is a good entry-level information.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:84346
    • 提供者:luoyefei
  1. SocketTool

    0下载:
  2. 一个比较好用的网口调试工具,包含tcp,udp服务端和客户端,可以16进制显示-A more useful tool for debugging network port, including the tcp, udp server and client, can display 16 hex
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-25
    • 文件大小:416460
    • 提供者:wangyonggang
  1. 09Socket

    1下载:
  2. 基于TCP and UDP的socket编程 简单的Client/Server网络应用程序。要求实现客户向服务器传输任意一个字符串,服务器将收到的字符串变换成大写后传回客户。 2.修改上述程序,实现服务器根据客户请求,将服务器端指定的文件可靠地传输给客户。如果服务器没有指定的文件,服务器将给客户返回一个信息,通知客户其请求文件不存在。 -TCP and UDP socket programming Simple Client/Server network application
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:79103
    • 提供者:
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com