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

搜索资源列表

  1. 39

    0下载:
  2. 实现ping一个网上主机的程序,用套接字写的-ping progress
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:20607
    • 提供者:李想
  1. socket

    0下载:
  2. 套接字服务器端,和客户端,一个简单的学习程序,在linux下跑。-socket server
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:2202
    • 提供者:mr yang
  1. Socket-based

    0下载:
  2. 程序分为服务器端和客户端两部分,服务器端创建一个用于侦听的流式套接字slisten,客户端创建一个用于建立连接的流式套接字sConnect,用sConnect向该服务器发出连接请求。-Program is divided into server and client in two parts, the server creates a socket for listening to streaming slisten, the client creates a connection for st
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2366879
    • 提供者:王菲
  1. fuwuqi

    0下载:
  2. 利用VC++编写的基于UDP的数据报套接字,它是可以回射的服务器端。-Written by VC++ based on UDP datagram sockets, it can back fire the server side.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:2211
    • 提供者:黄白树
  1. kehuduan

    0下载:
  2. 利用VC++编写的基于UDP的数据报套接字,它是可以回射数据的数据报客服端。-Written by VC++ based on UDP datagram sockets, it can shoot back end customer service data packets.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:2423
    • 提供者:黄白树
  1. liushi_fwq

    0下载:
  2. 利用VC++编写的基于TCP的流式套接字,它是可以回射数据的服务器端。-Written by VC++ TCP-based stream sockets, it can back fire server-side data.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-23
    • 文件大小:2239
    • 提供者:黄白树
  1. CCESocket_demo

    0下载:
  2. VC6.0 开发的异步套接字聊天软件· 可作直接作为远控的代码-The development of VC6.0 asynchronous socket chat software · can make directly as a remote control code
  3. 所属分类:Remote Control

    • 发布日期:2017-03-28
    • 文件大小:78705
    • 提供者:caiyuncai
  1. Client

    0下载:
  2. Visual studio 网络编程 套接字 客户端 测试小程序 -internet example
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-18
    • 文件大小:27168530
    • 提供者:mingyanggame
  1. Server

    0下载:
  2. Visual studio 网络编程 套接字 服务器端 测试小程序 -VC++ internet example
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-15
    • 文件大小:23379628
    • 提供者:mingyanggame
  1. Ping

    0下载:
  2. 套接字编程之Row Socket (Ping程序),可以向指定的主机ICMP Echo Request包,并接受ICMP Echo Reply包,显示和目标主机的连通情况。-Sockets programming of Row Socket (Ping program), you can specify the host to the ICMP Echo Request packet, and receive ICMP Echo Reply package, display and conn
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:47772
    • 提供者:陈碧聪
  1. WinSockWLBC

    0下载:
  2. Windows应用程序可以有无限的网络功能,都是建立在WinSock接口 的基础上。WinSock是Windows Sockets的简称,也称为Windows套 接字,是微软根据BSD UNIX操作系统中流行的Berkeley套接字规范 而实现的一套Micosoft Windows下的网络编程接口。-Windows applications can have unlimited networking capabilities are built on the basis of the WinSo
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:615814
    • 提供者:姜美玉
  1. The-information-about-Socket

    0下载:
  2. socket开发的基本知识 用于基于socket套接字的网络通信开发-the information about socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:208165
    • 提供者:董晓
  1. socket-example

    0下载:
  2. 用c++编写的一段用于学习socket套接字用法的代码 有详细注释-With c++ prepared a study for the socket socket usage code has detailed notes
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:31140
    • 提供者:董晓
  1. MyQQClient

    0下载:
  2. 本章实现了一个聊天系统的客户端,主要介绍高级按钮控件的定制,高级列表框的定制,连接套接字的建立以及与服务器的连接等。 该客户端的配置文件为Debug目录下的server.info文件;可以直接在server.info文件中进行修改,也可以利用客户端提供的设置接口进行修改。-This chapter implements a chat system, client, focuses on advanced custom button control, advanced list b
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-23
    • 文件大小:7228969
    • 提供者:哈哈
  1. player

    0下载:
  2. VOIP模拟,player发通过socket发送声音数,通过套接字接收声音数据。-VOIP emulator
  3. 所属分类:VOIP program

    • 发布日期:2017-04-05
    • 文件大小:2893
    • 提供者:9nature
  1. filetransfers

    0下载:
  2. vc file transfers 文件传输cs模式,利用套接字实现-vc file transfers
  3. 所属分类:File Operate

    • 发布日期:2017-05-16
    • 文件大小:4386028
    • 提供者:huanghua
  1. Socket

    0下载:
  2. 最近一直想写一个像QQ那样的程序,找了一些关于Socket编程的资料,参考后实现了一个基于Socket套接字的程序,该文件包含两个程序,客户端和服务器,简单实现了客户端与服务器的通信,能接发消息-Always wanted to write a QQ as the program to find some information about Socket programming, a program based on the Socket, which contains two programs
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-31
    • 文件大小:13290246
    • 提供者:shj
  1. socket-file-ftp-for-timeout

    0下载:
  2. Socket 文件传递 超时功能 超过时间关闭套接字-socket file ftp timeout close when itis out
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:755658
    • 提供者:赵亮
  1. SktPrg

    0下载:
  2. 套接字编程,可用于教学。功能包括发送、接收、显示。-socket programing, its function includes sending, receiving, display.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:1970150
    • 提供者:Wang hanren
  1. test

    0下载:
  2. 基于socket套接字设计的对话框程序,可以选择服务器和客户端,服务器和客户端可以实现全双工通信-Based on socket socket design of the dialog box procedure, you can select the server and client, server and client can achieve full-duplex communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-02
    • 文件大小:15330304
    • 提供者:shuo men
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com