搜索资源列表
lanchat.rar
- 聊天室功能 以tcp建立(mysocket类) 私聊和搜索局域网功能 由udp协议建立 (serchsocket类) qq表情功能 应用qq中的ImageOle.dll接口 重载richedit 加入insertface函数 文件传送 由serchSocket发出请求 ,然后以filesocket建立连接,一个一个文件传送 将文件拖到程序窗口就能向连接框中的ip发送文件,可以传送多个文件,Tcp chat room feature to establi
MVC2Demo
- 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
packet32
- 网络抓包与监控原代码,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.
CursePoint
- 网页模拟点击代码(窗口透明) 晚上某位朋友非要想能挂机点广告,问我能不能写个自动点广告的东东。一时兴起,就写了这个作品,很粗糙。改改能做远控的插件使用。考虑到网站的PV以及停留时间,通过计时器控制。由于注入IE基本所有的插软都会报警。就按1024*768做了个透明界面,在打开IE的情况下,对前端窗口进行模拟点击,保证了检测程序对IE的监控。如需后台隐藏点击,则只需单独写个浏览器隐藏运行,将此程序写成DLL注入即可。 -AppWizard creates one dialog cla
CHtmlView-VCQQ29114294
- 基于VisualC++开发环境,对CHtmlView类扩展,实现浏览器功能。-Based on VisualC++ development environment, right CHtmlView class extension to achieve browser functionality.
MsgReaderDLL_Project
- C#编写的一个阅读EML的邮件解析类DLL封装-Read an e-mail EML parsing class DLL package, C# prepared
20081122540315
- 一个企业级的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
libxs
- Xml串行化Dll封装,将类自动串行化到文件。超级方便的配置文件读写方式。-Xml serialization Dll package, the class automatically serialized to a file. Super convenient way to read and write configuration files.
dzyj
- 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
C__FTP_-_D
- 一个DLL类,它可以与任何。网络应用到FTP文件-A DLL class, which can be used with any. Network applications to the FTP file
up
- 一个实用的visual C#在线升级模块源代码,也称为是“自动更新”模块。主程序分为服务端和客户端,服务端主要是一个FTP服务器,客户使用的程序自带有客户端的功能,会自动连接服务器并判断是否有文件更新,若有,会给出提示让用户下载更新。C#在线升级模块的客户端主窗体启动时,从FTP服务器上下载软件升级文件,并与计算机上的当前版本相比较,如果有最新版本,则弹出“版本信息”窗体,并将新版本及软件的更新信息显示出来。 在“在线升级”模块客户端的主窗体中,单击“升级设置”按钮,弹出“定时升级设置”对话框,
dthread
- 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.
MeidieFree
- 美之蝶基层数据平台是最强大实用的‘市、县’级机关部门通用综合平台,首次对外提供免费版(ASP+MSSQL+DLL):本免费版基于‘(美之蝶)基层数据平台’最新版本制作而成。是这款堪称最强大实用的“市、县级机关部门通用综合网络平台”的首次对外免费提供。-Beauty butterfly Primary data platform is the most powerful and practical city, county Class organs and departments univer
HttpWebRequest
- 兼容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