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

搜索资源列表

  1. Sockets-1.8.3

    0下载:
  2. sockets API封装类,可以在UNIX和WIN32平台下工作。提供SSL、IPv6、TCP/UDP sockets、 TCP加密、HTTP协议、高度可定制的错误处理。-sockets API Packaging category, in UNIX and work under Win32 platform. SSL, IPv6, TCP / UDP sockets, TCP encryption, HTTP protocol, highly customizable error handl
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:202693
    • 提供者:贾志远
  1. checkmail164110

    0下载:
  2. 这个程序可以检查pop3邮件信息,纯粹的Winsock和Win32 API,不用 MFC以及Winsock2。所使用的API函数用到了CreateThread,GetOpenFileName,trayicons,SetTimer,sndPlaySound,GetExitCodeThread,TerminateThread等。消息通讯安全功能包括 1. 身份验证,使收件人确信发件人就是他或她就是公开密钥所对应的那个人 2. 机密性,确保只有预期的收件人能够阅读邮件 3. 完整性,确
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:25558
    • 提供者:zsc2427
  1. pop3_md5

    0下载:
  2. 用win32 api写成的pop3接收邮件的类,带md5加密
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:9810
    • 提供者:韩山
  1. BUDPServer

    0下载:
  2. 阻塞模式的UDP通信,本程序是服务端,在WIN32环境下,完成基本的UDP协议通信,SOCKET API的封装,对初学者很有帮助。
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:3519
    • 提供者:小潘
  1. PortScan.rar

    0下载:
  2. 纯 C 语言用 Win32 API + Socket 编写的端口扫描器 是控制台下的。,C Program Language write Port Scan
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1159096
    • 提供者:恨苍生
  1. wininet-spider

    0下载:
  2. 网络爬虫,完美演示了多线程和深度设置抓取网页数据。-crawl through internet to get web data. the win32 api supports applications that are pre-emptively multithreaded. this is a very useful and powerful feature of win32 in writing mfc internet spiders. the spider project is a
  3. 所属分类:Search Engine

    • 发布日期:2017-03-28
    • 文件大小:69761
    • 提供者:acada
  1. win32api_1_2

    0下载:
  2. JEDI Win32 API Library
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-10
    • 文件大小:2323345
    • 提供者:hakan
  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
    • 文件大小:3987414
    • 提供者:董恒
  1. hp_snmp3

    1下载:
  2. HP公司的snmp++的Win32版本源码,可作为snmp和snmp agent开发参考-HP s snmp++ The Win32 version of source code, can be used as snmp and the development of snmp agent reference
  3. 所属分类:SNMP

    • 发布日期:2017-11-09
    • 文件大小:2543109
    • 提供者:站长
  1. chat

    0下载:
  2. WIN32 API函数实现的文本聊天工具,可以发送信息,接收信息(有提示音),有字体设置和查看聊天记录的功能。-WIN32 API function of the text chat tool, you can send a message, to receive information (with tone), and font settings and view the chat function.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:101653
    • 提供者:苕华
  1. PortScan

    0下载:
  2. 一个原创的端口扫描程序,用WIN32 API编写。-A Port Scanner, programmed by using WIN32 API.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-28
    • 文件大小:32083
    • 提供者:William Lee
  1. winsocket

    0下载:
  2. WinSock Win32 API 的打包类和例子程序,很好的学习资源 -WinSock Win32 API package category and examples of procedures, a very good learning resources
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-25
    • 文件大小:52782
    • 提供者:左超
  1. WinInet

    0下载:
  2. Win32 API 范例PB源代码 WinInet拨号连接控制-PB source code for Win32 API examples WinInet control of dial-up connection
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:38807
    • 提供者:jy
  1. 2

    0下载:
  2. Pop3邮件检查程序 这个程序可以检查pop3邮件信息,纯粹的Winsock和Win32 API,不用 MFC以及Winsock2。所使用的API函数用到了CreateThread,GetOpenFileName,trayicons, SetTimer,sndPlaySound,GetExitCodeThread,TerminateThread等。-Pop3 e-mail screening procedures by: Andrew Heinlein This process
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:24722
    • 提供者:how
  1. HelpBtnEmulation_src

    0下载:
  2. To resolve this task we will use a function, from the Win32 API called SendMessage. This function, which sends a message to a window, called with some specific parameters is all we need. That said, the first thing to do is to import the DLL which con
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-15
    • 文件大小:5892
    • 提供者:csyliu
  1. VoiceChatRoom

    0下载:
  2. 语音聊天实例,用VC++编写,采用WIN32 API提供的一组用于多媒体服务的函数接口。-Voice chat example, with the VC write, using WIN32 API provides a set of function interfaces for multimedia services.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-26
    • 文件大小:9265546
    • 提供者:方晓翠
  1. ChatRoom

    0下载:
  2. 语音聊天实例,用VC++编写,采用WIN32 API提供的一组用于多媒体服务的函数接口。-Voice chat example, with the VC write, using WIN32 API provides a set of function interfaces for multimedia services.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-18
    • 文件大小:4632529
    • 提供者:方晓翠
  1. Winsock

    0下载:
  2. Win32 API 范例PB源代码 Winsock-Examples of the Win32 API PB source code Winsock
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:237064
    • 提供者:wangyu
  1. rule-eqena

    0下载:
  2. detours-1,5 微软提供的截取Win32 API函数的开发包和例子1,5版本-Detours- 1, 5 intercept Win32 API function provided by the Microsoft development kit and example 1, 5 version
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-14
    • 文件大小:597920
    • 提供者:eatch
  1. Win32__devzaopment

    0下载:
  2. detours-1,5 微软提供的截取Win32 API函数的开发包和例子1,5版本-Detours- 1, 5 intercept Win32 API function provided by the Microsoft development kit and example 1, 5 version
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-15
    • 文件大小:462848
    • 提供者:eatch
« 12 »
搜珍网 www.dssz.com