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

搜索资源列表

  1. TCPChat

    0下载:
  2. 网络编程普遍使用socket接口来实现网络间的进程通信,具体的TCP/IP细节被封装在内核之中,由内核完成;用户只需要使用内核提供的socket API来实现通信即可。Windows网络编程继承了Unix的socket接口,基本模式同Unix大同小异。但是由于两个系统的实现不同,在具体实现网络程序时仍存在一些差异。包括一些socket API的原型,以及并发服务器的编写方法等。-The widespread use of socket network programming interface
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:2944
    • 提供者:Mica
  1. NetSrv1

    0下载:
  2. Windows Socket网络编程的小程序。客户机/服务器模式,在本机上运行,先运行服务器端再运行客户机端。-Windows Socket network programming procedures. Client/server model, running on this machine, run the server-side first and then run the client side.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2368709
    • 提供者:甘雯雯
  1. ServerSocket

    0下载:
  2. code of server socket for windows
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:656
    • 提供者:asad
  1. group

    0下载:
  2. socket组播源码,发送端和接收端组成-Windows socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-22
    • 文件大小:6728913
    • 提供者:jerry
  1. consock

    0下载:
  2. Socket(套接字)是一种网络编程接口,提供系统调用和相关辅助函数,帮助程序员进行网络程序开发。这是一个基于windows系统的互联网winsock程序-Socket (socket) is a network programming interface, the system call and related support functions to help programmers to network application developers. This is a windows-b
  3. 所属分类:Web Server

    • 发布日期:2017-03-28
    • 文件大小:974
    • 提供者:徐秋莲
  1. winsocket

    0下载:
  2. windows下的socket网络通信程序,包含一个服务器端程序和一个客户端程序。-under windows socket network communication program, including a server-side program and a client program.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:1280
    • 提供者:赵喻升
  1. server

    0下载:
  2. 基于SOCKET的windows下服务器端程序,使用基于TCP/IP的C/S通信机制,涉及到服务器监听模式、接收客户端发送的connect请求等,可模拟小型聊天软件的功能-SOCKET the windows server side program, using the TCP/IP-based C/S communication mechanism, related to the server listening mode to receive the client sends the con
  3. 所属分类:WinSock-NDIS

  1. client

    0下载:
  2. 基于SOCKET的windows下客户端程序,是基于TCP/IP的客户机/服务器通信机制,涉及到客户端的连接请求,数据传输等,可与之前上传的server程序共同构成小型聊天软件-Based on the windows under SOCKET client program is based on the TCP/IP client/server communication mechanism, involving the client' s connection request, the
  3. 所属分类:WinSock-NDIS

  1. windows_socket_client

    0下载:
  2. windows下的socket编程,客户端模式,可用于简单测试带宽-Windows under the socket programming, client mode, which can be used for a simple test bandwidth
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:940830
    • 提供者:qiong
  1. windows_socket_server

    0下载:
  2. windows下的socket网络编程服务器模式代码-Windows under the socket network programming server code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:898759
    • 提供者:qiong
  1. tcp-serveraclient

    0下载:
  2. 网络通信的Windows socket的编程,基于tcp和客户端和服务器的程序,能自己设置端口号-Network traffic Windows socket programming, tcp and client and server-based program, set up their own port number
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1927728
    • 提供者:cat
  1. socket_compile

    0下载:
  2. 套接字(socket)在网络软件中被广泛应用,至今已引进微机操作系统DOS 和Windows 系统中,成为开发网络应用软件的强有力工具-Socket (socket) in the network software applications, has been the introduction of the microcomputer operating system, DOS and Windows systems, become a powerful tool for developme
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:169368
    • 提供者:nate
  1. AttendServ

    0下载:
  2. 简单的WINDOWS socket通信服务器,可以实现接收客户端发送的字符串并在控制台显示出来。-a simple windows socket communication server which can receive words from a client and print them on your screen
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-21
    • 文件大小:3845014
    • 提供者:舒马赫
  1. ChatRoom

    0下载:
  2. 这是一个简单的服务器/客户端结构程序,服务器转发收到的消息给各个用户。即公共聊天室。-a chatroom implemented with windows socket technology
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-09
    • 文件大小:15965653
    • 提供者:terry
  1. linux_socket

    0下载:
  2. 封装了一套linux,windows通用的socket库,这里是linux 版的server和client-Encapsulates a set of linux, windows universal socket library, here is the linux version of the server and the client
  3. 所属分类:Linux Network

    • 发布日期:2017-11-26
    • 文件大小:3756
    • 提供者:bai
  1. vmccontroller

    0下载:
  2. 通过一个标准的TCP/IP套接字端口和简单的HTTP服务器 提供了一种方法来监控状态和控制Windows媒体中心-Provides a way to monitor state and control Windows Media Center (and extenders) through a standard TCP/IP socket port and/or simple HTTP server
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-11
    • 文件大小:422959
    • 提供者:huiyuanleibie
  1. SocketTest

    0下载:
  2. SOCKET 的使用实例 介绍了Windows Socket的基本使用方法 模拟了Server端和Client的通讯过程-SOCKET use instance analog use Windows Socket Server and Client Communications
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-16
    • 文件大小:2098459
    • 提供者:cp
  1. mul_ping

    0下载:
  2. 网络编程,原始套接字编程实验实验。具体功能如下: IP首部的构造;基于原始套接字的分片ICMP ECHO请求发送功能;基于原始套接字的ICMP ECHO响应接收功能;重叠分片的发送功能; 可以用来测试windows系统和Linux系统的重叠分片重组策略。 编程语言:C-Network programming, original socket programming experiment experiment. Specific functions are as follows: th
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-22
    • 文件大小:5828
    • 提供者:绫子
  1. TCP_ECHO_budingchang

    0下载:
  2. windows网络编程,利用流式套接字实现回射服务器和客户端,要求: 基于流式套接字的定长数据接收功能; 基于流式套接字的变长数据接收功能; 基于流式套接字的定长数据回射功能; 基于流式套接字的变长数据回射功能。 编程语言:C-windows network programming, using stream socket to achieve the retroreflective server and client requirements: fixed-length d
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-30
    • 文件大小:6868
    • 提供者:绫子
  1. TCP_Echo

    0下载:
  2. windows网络编程,利用流式套接字编写的回射服务器和客户端,编程语言:C++。-windows network programming, written using stream socket the retroreflective server and client, and programming languages: C++.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-09
    • 文件大小:5064
    • 提供者:绫子
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 25 26 »
搜珍网 www.dssz.com