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

搜索资源列表

  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
    • 文件大小:2.34mb
    • 提供者:legend
  1. FTP--Protocal-example

    0下载:
  2. 该程序使用win32 Api实现FTP功能,是FTP编程典型的应用,简单,好使。-The program to use the win32 Api FTP function is a typical application of the FTP programming, simply so.
  3. 所属分类:Ftp Client

    • 发布日期:2017-05-15
    • 文件大小:3.8mb
    • 提供者:董恒
  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
    • 文件大小:1.17kb
    • 提供者:km
  1. Win32gettheipofcomputer0005

    0下载:
  2. 该源码是Win32下基于SOCKET的程序,用于获得本机的IP地址,简单,初学者尤其适用-The source is a Win32-based SOCKET procedures used to obtain the IP address of the machine, simple, beginners in particular, the application of
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-04
    • 文件大小:1.12mb
    • 提供者:冷风
  1. udt.sdk.4.5a.win32

    0下载:
  2. UDT(UDP-based Data Transfer Protocol,简称UDT)是一种互联网数据传输协议。UDT建于UDP之上,并引入新的拥塞控制和数据可靠性控制机制。UDT是面向连接的双向的应用层协议。它同时支持可靠的数据流传输和部分可靠的数据报传输。 - UDT is a reliable UDP based application level data transport protocol for distributed data intensive applications ove
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:345.7kb
    • 提供者:h8341
  1. psi-0.11-RC2-win32

    0下载:
  2. Psi is a free instant messaging application designed for the Jabber IM network (including Google Talk). Fast and lightweight, Psi is fully open-source and compatible with Windows, Linux, and Mac OS X.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-30
    • 文件大小:12.38mb
    • 提供者:Blasius
  1. Serial

    0下载:
  2. 一个高效率高兼容的VC 串口代码,比使用控件效率提高很多。简单易用-CSerialEx- Win32 message-based wrapper for serial communications A lot of MS-Windows GUI based programs use a central message loop, so the application cannot block to wait for objects. This make serial communica
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:21.75kb
    • 提供者:zhao
  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
    • 文件大小:9.05kb
    • 提供者:luxor
  1. NSIS_Extend_Resource_Pack

    0下载:
  2. LookupEx 蓝屏代码查看器帮助大家轻松速查各种错误代码代表的具体含义。 1.支持蓝屏错误代码查看。 2.支持驱动NTSTATUS错误代码查看。 3.支持Win32常规应用程序错误代码查看。 4.支持搜索引擎在线搜索错误代码详细解释。 5.支持Windows Socket错误代码详细解释查询. 选择你电脑安装的操作系统,然后"立即查看解释". -LookupEx blue screen code Quick Viewer help you easily
  3. 所属分类:Search Engine

    • 发布日期:2017-05-13
    • 文件大小:2.95mb
    • 提供者:apple
  1. udt.sdk.4.8.win32

    0下载:
  2. udt.4.8 UDT(UDP-based Data Transfer Protocol,简称UDT)是一种互联网数据传输协议。UDT建于UDP之上,并引入新的拥塞控制和数据可靠性控制机制。UDT是面向连接的双向的应用层协议。它同时支持可靠的数据流传输和部分可靠的数据报传输。 由于UDT完全在UDP上实现,它也可以应用在除了高速数据传输之外的其它应用领域,例如点到点技术(P2P),防护墙穿透,多媒体数据传输等等。 UDT由开源软件作者谷云洪在美国伊利诺伊大学芝加哥分校攻读博士期间开发,并由他在毕
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-22
    • 文件大小:315.66kb
    • 提供者:ade
  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
    • 文件大小:44.3kb
    • 提供者:xiemazhao
  1. MapFile

    0下载:
  2. 内存映射文件,是由一个文件到一块内存的映射。Win32提供了允许应用程序把文件映射到一个进程的函数 (CreateFileMapping)。-Memory-mapped file is from a file to a memory map. Win32 provides the permit application process, the file is mapped to a function (CreateFileMapping).
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:83kb
    • 提供者:james_z
  1. server

    0下载:
  2. 利用Win32的开发应用平台编写的服务端的网络编程源代码-Use Win32 developers write server-side application platform network programming source code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1.54mb
    • 提供者:胡凯利
  1. VCPP-tcl-program

    0下载:
  2. VC++网络编程 之 TCP编程实例,讲解Win32 SDK应用程序的流程-VC++ network programming of TCP programming examples, explain the application process Win32 SDK
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:10.8kb
    • 提供者:zhang
  1. apr-1.4.6-win32-src

    0下载:
  2. APR(Apache portable Run-time libraries,Apache可移植运行库)的目的如其名称一样,主要为上层的应用程序提供一个可以跨越多操作系统平台使用的底层支持接口库。 -APR (Apache portable Run-time libraries, Apache Portable Runtime library) The purpose as its name suggests, the main application of the upper to pro
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1005.66kb
    • 提供者:evil
  1. socket_easy

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

    • 发布日期:2017-11-17
    • 文件大小:10.03mb
    • 提供者:杨涛
  1. bacnet-stack-0.5.8

    0下载:
  2. 可以移植在各种嵌入式设备上,兼容了各种平台:linux win32 pic单片机 arm7,且实现的功能较为完善,提供各种服务,对于BVLL较为详细-BACnet open source protocol stack for embedded systems, Linux, and Windows http://bacnet.sourceforge.net/ Welcome to the wonderful world of BACnet and true device interoperabi
  3. 所属分类:Linux Network

    • 发布日期:2017-05-09
    • 文件大小:1.68mb
    • 提供者:king
  1. qrcode-win32-3[1].1.1

    0下载:
  2. 二维码QR越来越多的出现在人们的日常生活中,而对于QR码的使用,下面有一些你需要知道的事情,哪些是必须要做的,哪些是不能做的,且看小编跟大家娓娓道来。 -Our QRCode Win32 DLL can create device independent 2D QRCode images for your application, you can save the QRCode barcode as either BMP or WMF image file or copy QRCode ba
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:180.06kb
    • 提供者:CanliaCen
  1. VC+++串口通信

    0下载:
  2. 实现串口的同步异步通信,基于vc++,win32控制应用台(Serial synchronous asynchronous communication, based on vc++, Win32 control application platform)
  3. 所属分类:网络编程

    • 发布日期:2017-12-27
    • 文件大小:18.62mb
    • 提供者:12qwer
  1. TCPServerConsole

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

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