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

搜索资源列表

  1. lanchat.rar

    0下载:
  2. 聊天室功能 以tcp建立(mysocket类) 私聊和搜索局域网功能 由udp协议建立 (serchsocket类) qq表情功能 应用qq中的ImageOle.dll接口 重载richedit 加入insertface函数 文件传送 由serchSocket发出请求 ,然后以filesocket建立连接,一个一个文件传送 将文件拖到程序窗口就能向连接框中的ip发送文件,可以传送多个文件,Tcp chat room feature to establi
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2769173
    • 提供者:xiao5233
  1. MVC2Demo

    0下载:
  2. 1、该例题适合新手学校MVC的人员 2、包含了 增、删、改、查、分页、数据验证。等功能 3、分页功能导入了个分页的DLL文件 4、访问数据库使用Linq To Sql 类-1, the examples suitable for novice school MVC personnel includes increasing, delete, change, check, paging, data validation. Other functions, paging function
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-09
    • 文件大小:568759
    • 提供者:半支烟
  1. packet32

    0下载:
  2. 网络抓包与监控原代码,packet32 优秀的Mac 层开发包源码-oading and saving functions of captured packets, reading and writing function of capture parameters, etc. packet32h this class contains all ported functions of packetnt.dll of winpcap library.
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-31
    • 文件大小:63929
    • 提供者:xjh
  1. CursePoint

    0下载:
  2. 网页模拟点击代码(窗口透明) 晚上某位朋友非要想能挂机点广告,问我能不能写个自动点广告的东东。一时兴起,就写了这个作品,很粗糙。改改能做远控的插件使用。考虑到网站的PV以及停留时间,通过计时器控制。由于注入IE基本所有的插软都会报警。就按1024*768做了个透明界面,在打开IE的情况下,对前端窗口进行模拟点击,保证了检测程序对IE的监控。如需后台隐藏点击,则只需单独写个浏览器隐藏运行,将此程序写成DLL注入即可。 -AppWizard creates one dialog cla
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:29487
    • 提供者:200
  1. CHtmlView-VCQQ29114294

    0下载:
  2. 基于VisualC++开发环境,对CHtmlView类扩展,实现浏览器功能。-Based on VisualC++ development environment, right CHtmlView class extension to achieve browser functionality.
  3. 所属分类:Browser Client

    • 发布日期:2017-03-30
    • 文件大小:106206
    • 提供者:liuwei
  1. MsgReaderDLL_Project

    0下载:
  2. C#编写的一个阅读EML的邮件解析类DLL封装-Read an e-mail EML parsing class DLL package, C# prepared
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:58280
    • 提供者:thelostmind
  1. 20081122540315

    0下载:
  2. 一个企业级的DLL全部源代码,可以让你完全抛弃微软的Winsock控件创建快速网络应用程序,并支持很多Winsock控件不支持的底层功能。但因本套源码版权问题所以仅供大家学习,千万不要将其用于商业 -An enterprise-class DLL all the source code allows you to completely abandon the Microsoft Winsock control to create a quick web applications and supp
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-06
    • 文件大小:178189
    • 提供者:lhz9619
  1. libxs

    0下载:
  2. Xml串行化Dll封装,将类自动串行化到文件。超级方便的配置文件读写方式。-Xml serialization Dll package, the class automatically serialized to a file. Super convenient way to read and write configuration files.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-15
    • 文件大小:38637
    • 提供者:alan zhang
  1. dzyj

    0下载:
  2. The.Net project in compiled successfully in the bin folder to generate DLL files, the DLL file is all.Net framework language can be shared. For example, you use the c# development DLL, others use VB can also add this DLL, referenced to their projects
  3. 所属分类:WEB Mail

    • 发布日期:2017-04-09
    • 文件大小:2274779
    • 提供者:mis tan
  1. C__FTP_-_D

    0下载:
  2. 一个DLL类,它可以与任何。网络应用到FTP文件-A DLL class, which can be used with any. Network applications to the FTP file
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-23
    • 文件大小:6799
    • 提供者:锅包肉
  1. up

    0下载:
  2. 一个实用的visual C#在线升级模块源代码,也称为是“自动更新”模块。主程序分为服务端和客户端,服务端主要是一个FTP服务器,客户使用的程序自带有客户端的功能,会自动连接服务器并判断是否有文件更新,若有,会给出提示让用户下载更新。C#在线升级模块的客户端主窗体启动时,从FTP服务器上下载软件升级文件,并与计算机上的当前版本相比较,如果有最新版本,则弹出“版本信息”窗体,并将新版本及软件的更新信息显示出来。 在“在线升级”模块客户端的主窗体中,单击“升级设置”按钮,弹出“定时升级设置”对话框,
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-15
    • 文件大小:909937
    • 提供者:
  1. dthread

    0下载:
  2. This module contains the implementation of the DTHREAD class used in winsock2 DLL. - This module contains the implementation of the DTHREAD class used in winsock2 DLL.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:4429
    • 提供者:qwer1234
  1. MeidieFree

    0下载:
  2. 美之蝶基层数据平台是最强大实用的‘市、县’级机关部门通用综合平台,首次对外提供免费版(ASP+MSSQL+DLL):本免费版基于‘(美之蝶)基层数据平台’最新版本制作而成。是这款堪称最强大实用的“市、县级机关部门通用综合网络平台”的首次对外免费提供。-Beauty butterfly Primary data platform is the most powerful and practical city, county Class organs and departments univer
  3. 所属分类:Web Server

    • 发布日期:2017-05-17
    • 文件大小:4470907
    • 提供者:陈桂林
  1. HttpWebRequest

    0下载:
  2. 兼容c# HttpWebRequest类及相关数据结构的c++多线程下载封装类,底层使用curl实现。可以用于unity多线程下载,解决unity某些版本多线程不稳定的问题。(This dll exports a multithread downloading class which is compatible with c# HttpWebRequest class and its related data structures. It uses curl for network implem
  3. 所属分类:网络编程

    • 发布日期:2018-05-03
    • 文件大小:11264
    • 提供者:西贝山人
搜珍网 www.dssz.com