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

搜索资源列表

  1. snot-0.85a-win32

    0下载:
  2. 网络安全开发包入侵检测系统分析控制台,欢迎下在使用-network security development kits Intrusion Detection System Console, welcome in the use of
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:81677
    • 提供者:鲁刚
  1. BthFileTran

    0下载:
  2. win32控制台程序,分别用蓝牙API和socket两种方法实现蓝牙搜索、连接、数据传输功能-win32 console application, using the Bluetooth API and socket were two ways to achieve Bluetooth search, connectivity, data transmission
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2452357
    • 提供者:legend
  1. gethttp

    0下载:
  2. win32控制台程序,从WEB服务器通过HTTP下载文件,值得借鉴-win32 console program, from the WEB server to download files through HTTP, it is worth drawing
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:9370
    • 提供者:家有小熊
  1. qq2008_console_client

    0下载:
  2. qq2008贺岁版协议控制台客户端,同时支持linux和win32版。本人修正其一处错误,确保在mingw平台下编译通过。linux下我没试~~编译需设置pthread库(包中已有)最简单的办法是把.a库直接扔到mingw的lib目录下.h文件到include目录 可以实现登录 退出 聊天 群聊 等功能 -Hesuiban agreement qq2008 console client, while supporting linux and win32 versions. The fir
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-28
    • 文件大小:229185
    • 提供者:宋涛
  1. upload

    1下载:
  2. 一个实现http上传文件的小程序 有两个.ini配置文件来决定上传文件和服务器。。简单的VC6.0 +win32控制台-A realization of http upload applet there are two. Ini configuration file to determine the upload files and servers. . Simple VC6.0+ Win32 console
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2015-03-04
    • 文件大小:20590
    • 提供者:cjy
  1. nslookup

    0下载:
  2. nslookup - *nix simple nslookup clone for the Win32 platform (Console Application) /// Does A DNS lookup by Host Name or IP. Host Name lookups can return /// multiple IP Ranges. -nslookup
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-31
    • 文件大小:1193
    • 提供者:km
  1. RTPtest01

    0下载:
  2. 一个采用RTP协议的简单测试例子,运行在WIN32控制台下,可完成数据的发送与接收.VS2005下,已经把库和头文件包含进去了,可以直接编译-RTP protocol used for examples of simple test, run under the WIN32 console, to be completed by the sending and receiving data. VS2005 have been to libraries and header files to in
  3. 所属分类:P2P

    • 发布日期:2017-05-14
    • 文件大小:3482919
    • 提供者:王天
  1. find_log_date.ZIP

    0下载:
  2. it s a simple Win32 console app to parse a web-server acess.log and optionally rename it to date when it was actually created. it helps me keep logs organized better :)
  3. 所属分类:Web Server

    • 发布日期:2017-03-22
    • 文件大小:22899
    • 提供者:Alex
  1. EmptyPacketsChecker

    0下载:
  2. This Win32 console application is designed to analyze a server over HTTPS to see if it exposes behavior that may cause incompatibilities with the .NET Compact Framework.
  3. 所属分类:Web Server

    • 发布日期:2017-03-29
    • 文件大小:9265
    • 提供者:luxor
  1. tcp-udp

    0下载:
  2. 基于WIN32控制台的TCP、UDP聊天-WIN32 console based on TCP, UDP chat
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-24
    • 文件大小:7873536
    • 提供者:王永强
  1. lesson-15

    0下载:
  2. 一个用C++实现的多线程聊天室。开发软件为Visio stdio 6.0,win32控制台应用程序。-A C++ implementation with multi-threaded chat room. Development of software for the Visio stdio 6.0, win32 console application.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-30
    • 文件大小:45359
    • 提供者:xiemazhao
  1. CreageServer

    0下载:
  2. 用控制台运行的TCP服务器,使用win32线程,是学习winsock2的最直接例子-With the console operation of the TCP server, using win32 thread, is the study of the winsock2 the most direct example
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:3202
    • 提供者:lions
  1. IP-capturer

    0下载:
  2. IP抓包程序,并附有详细的程序说明,是基于win32控制台项目。-IP packet capture procedures, together with a detailed descr iption of the procedures is win32 console-based projects.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-24
    • 文件大小:3420622
    • 提供者:zhaoxingli
  1. Mhttpproxy

    0下载:
  2. 每客户单线程实现http 代理服务器 C语言学的网络程序设计实验 win32控制台程序 可运行-Each customer is single-threaded http proxy server C Linguistics network program design experiment console program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-13
    • 文件大小:3040
    • 提供者:sen
  1. socket_easy

    0下载:
  2. VS2008下实现的简单socket编程,是一个win32控制台程序-VS2008 simple socket programming, is a Win32 console application
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-17
    • 文件大小:10519711
    • 提供者:杨涛
  1. YGF

    0下载:
  2. 一款远程控制软件,半成品。 实现了 进程管理 远程CMD 等功能 控制端采用MFC 服务端采用win32-A remote control software, semi-finished products. CMD implements features such as remote process management console using MFC server using win32
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:64023
    • 提供者:YGF
  1. TCP

    0下载:
  2. 简单的TCP通讯程序,分为客户端和服务器端,基于win32控制台开发。-Simple TCP communication procedures, divided into client and server side, based on win32 console development.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2335028
    • 提供者:史佳
  1. WSAServerConsole

    0下载:
  2. 练习WSAEvent写的服务器端,Win32 控制台模式,由VC6编译通过-WSAEvent Server by Win32 Console, compiled by VC6
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-26
    • 文件大小:183491
    • 提供者:asdfasd
  1. produceracustmer

    0下载:
  2. 生产者消费者问题,VS2010的WIN32控制台测试-Producers and consumers, VS2010 WIN32 console test
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3001
    • 提供者:pao75a742
  1. TCPServerConsole

    0下载:
  2. C# Socket 编程实例, TCP Server(C# Socket Programming Console Application)
  3. 所属分类:网络编程

    • 发布日期:2018-04-23
    • 文件大小:37888
    • 提供者:Oliver_lw
搜珍网 www.dssz.com