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

搜索资源列表

  1. 1218socketwin32

    0下载:
  2. 在win32下的socket编程 一个服务端一个客户端 客户端连到服务端 然后服务端返回发送的字节-In socket programming under win32 a service a client-side client-side and then connected to the service server to return the bytes sent
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-23
    • 文件大小:6287105
    • 提供者:杜珍慧
  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
    • 文件大小:1173810
    • 提供者:冷风
  1. TCPSrv

    0下载:
  2. 基于TCP(面向连接)的Socket编程中的服务器端程序流程-VC++ Win32 Console Application TCPSrv
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:5821
    • 提供者:bai
  1. UrlExplr_src

    0下载:
  2. 提取URL网页缓存记录,通过winet库接口调用,FindFirst返回一个句柄,FindNext返回下一个,直到所有返回完为止。-My desire to create a one button solution to blow away all files left on my machine from my browser lead me down the path of the URL Cache. This seems to be the place where all interne
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:26273
    • 提供者:老板
  1. SOCKEt_complete_io

    0下载:
  2. 采用完成端口模式,实现了win32下socket编程的服务器端和客户,-socket programming example using complete port
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:3282
    • 提供者:freebird5460
  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
    • 文件大小:3094901
    • 提供者:apple
  1. NetSocket

    0下载:
  2. 简易封装的socket库 win32平台-Simple package win32 platform socket library
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:18741
    • 提供者:
  1. PSB_WINDOWS

    0下载:
  2. 该程序是用C语言编写的,基于windows图形界面编程,调用了Win32.h,WinSock.h库和plink,用plink更方便快捷的执行远程主机上的命令,Plink是PuTTY 的命令行连接工具,主要用于自动化工作的处理,主要有视窗和讯息,socket通信,MD5加密函数,最小托盘功能的实现-The program is written in C, windows-based graphical programming interface, call the Win32.h, WinSock
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-01
    • 文件大小:197116
    • 提供者:cc
  1. cprops

    0下载:
  2. The cprops (C prototyping tools) library provides a portable, thread-safe C API including linked list, binary heap, priority queue, hash table, hash list, trie, AVL, Red-Black, and splay tree implementations, a thread pool and thread management fra
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:797755
    • 提供者: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
    • 文件大小:10519711
    • 提供者:杨涛
  1. TCPSocket

    0下载:
  2. 基于流式套接字的网络编程(回射程序),包括服务器端和客户端(win32窗口)-Based on stream socket network programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-12
    • 文件大小:757359
    • 提供者:郑袤
  1. BUDPClient

    0下载:
  2. 阻塞模式的UDP通信,本程序是客户端,在WIN32环境下,完成基本的UDP协议通信,SOCKET API的封装,对初学者很有帮助。-Obstructive patterns of UDP communications, the process is the client, in the WIN32 environment, the completion of basic UDP protocol communication, SOCKET API package, very helpful fo
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:3571
    • 提供者:冯建梅
  1. BUDPServer

    0下载:
  2. 阻塞模式的UDP通信,本程序是服务端,在WIN32环境下,完成基本的UDP协议通信,SOCKET API的封装,对初学者很有帮助。-Obstructive patterns of UDP communications, the process is client service, in the WIN32 environment, the completion of basic UDP protocol communication, SOCKET API package, very helpfu
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3567
    • 提供者:full-y
  1. mfcansycsock

    0下载:
  2. 异步套接字编程 通过MFC对话框模式 基于win32控制平台-Asynchronous socket programming mode by MFC dialog-based control platform win32
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:3681117
    • 提供者:刘洋
  1. receive_email

    0下载:
  2. 本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移 植SOCKET和POP3封装类,希望能为初学者提供一些帮助。 编译: Win32: 在VC++6.0下编译通过,并运行良好。 Linux: 在G++下编译通过,请查看Makefile文件。-This procedure is a portable (Win32/Linux) to receive e-mail (support POP3 protocol) progr
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:380126
    • 提供者:yonhing
  1. Perl IRC Bot

    0下载:
  2. Perl IRC Bot use warnings; use POE::Component::IRC; use POE::Kernel; use POE::Session; use POE::Loop::Select; use POE::Resource::Aliases; use POE::Resource::Events; use POE::Resource::Extrefs; use POE::Resource::FileHandles; use POE::Resource::SIDs;
  3. 所属分类:其他小程序

    • 发布日期:2015-07-10
    • 文件大小:2516
    • 提供者:Semiip
  1. c9cms

    0下载:
  2. Apache+PHP+Mysql 服务器解译引擎: Apache/1.3.29 (Win32) PHP版本: 4.3.4 MySQL: 4.0.17 GD图形处理库:支持 Session支持 Socket支持 程序最多允许使用内存量memory_limit: 16M POST最大字节数post_max_size: 8M -Apache+ PHP+ Mysql server decipher engine: Apache/1.3.29 (Win32) PHP version: 4.3.4 MyS
  3. 所属分类:Web Server

    • 发布日期:2017-05-06
    • 文件大小:683646
    • 提供者:tms
  1. server

    0下载:
  2. 基于win32的tcp协议通讯,为客户端源码,对学习socket的入门有帮助-Win32 based on the TCP protocol communication, source code for the client, to learn socket entry helpful
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-13
    • 文件大小:9096610
    • 提供者:
« 1 2 3»
搜珍网 www.dssz.com