搜索资源列表
SockSpy.zip
- 使用替换wsock32.dll文件来跟踪windows socket api函数的程序
toPXF
- Socket通讯客户端封装,就是把SOKET的Delphi通讯的客户端封装成为的DLL文件的源代码,以后用户只要调用此DLL文件就可以了!-Packaging the socket API to a DLL file, written by Delphi.
HikPlaySrv
- Winsocket DLL 封装,该类是SOCKET通讯综合模型,该类完成后将包装各种SOCKET通讯模式(阻塞select,异步窗口,异步事件,重叠I/O,完成I/O)等.它可以被各种通讯程序方便采用.尤其是基于SERVER/CLIENT的SERVER程序会提高大幅度性能.如果使用人要完成特定的通讯功能可以从该类继承,增加对线程池的支持功能。-Winsocket DLL package, such communication is SOCKET integrated model, such c
Dll2Process
- 动态库注入器 1.0 功能:将一个动态库文件注入到一个正在运行的进程内. 应用:通过注入功能,可以实现对一个进程的api hook,比如写一个dll,然后hook socket api,然后注入到你想监视的进程,这样就能够用于网络数据包的分析了 -DLL injector 1.0 features : a dynamic library file is injected into a running process. Applications : by injecting fu
CAsyncSocket
- 随着计算机网络化的深入,计算机网络编程在程序设计的过程中变得日益重要。由于C++语言对底层操作的优越性,许多文章都曾经介绍过用VC++进行Socket编程的方法。但由于都是直接利用动态连接库wsock32.dll进行操作,实现比较繁琐。其实,VC++的MFC类库中提供了CAsyncSocket这样一个套接字类,用他来实现Socket编程,是非常方便的。 -computer network with the in-depth, computer network programming pro
GPRSDLL00000
- GPRS DTU的通讯驱动链接库,基于TCP/IP socket-DTU communication driver base TCP/IP
(WSAAsyncSelect)
- SOCKET异步传输(WSAAsyncSelect)接收端dll及实例化程序-SOCKET Asynchronous Transfer (WSAAsyncSelect) receiver dll and examples of procedures
ActiveXP2PAudio
- 用ActiveX重新包装了一个点对点通讯的DLL文件(该DLL文件是VCKBASE上的一位前辈写的) 偶只是把它改成了一个MFC的ActiveX,这样可以方便的在VB,vbs,js等脚本语言,特别是用在IE 程序用到的知识点: 用MFC如何写activex activex中如何应用 socket编程 (其实和普通程序一样~~) G729a 语音压缩。 读写语音设备! Activex提供两次属性nTcpPort、nUdpPort和两个方法S
DLL_SRC
- 一些通用的编程技术,例如DLL,COM,Socket,多线程等等。这些技术的特点就是使用广泛,但是误解很多;网上教程很多,但是几乎没有什么优质良品。本资源对通用的DLL技术做了一个总结,并提供了源代码。-Some common programming techniques such as DLL, COM, Socket, multi-threaded and so on. The characteristics of these technologies is widely used, but
Socket
- Socket通信,客户端和服务器之前的发送与接收!-Socket Communications, before the client and server send and receive!
socket_hook
- 详细说明利用自己开发的Wsock32.dll文件替换C:\Windows\System32\Wsock32.dll文件,以此实现截包功效!-Detailed descr iption of the use of their own to replace Wsock32.dll file C: \ Windows \ System32 \ Wsock32.dll documents in order to achieve effectiveness cut-off package!
SocketDll
- socket dll socket网络编程d-socket dll socket网络编程dLL
HYSocket
- select socket源代码:本程序详细列举了select方式下socket的创建和收发机制,并形成模块化,方便使用。-select socket source code: This procedure detailly shows how to create a select mode socket, and how to send and receive mechanism. The output file is a dll, very easy to use.
DLL_remote_injection_with_socket
- DLL远程注入并在dll中集成了socket数据传递-Remote DLL Injection and integrated in the dll socket data transfer
NetTalk-Dll-ExE
- 实现语音对讲呼叫作用,采用G.729A编解码,可用于电话通讯应用。-The role of voice intercom call using the G.729A codec can be used for telephone communications applications.
mfc_source_code
- Visual C++高级编程技术与实例源代码 内含 socket 通讯、com组件使用、dll开发实例-Visual C++ advanced programming techniques and examples of source code Containing socket communication, com component uses, dll development instance
Socket-Communications-Programming
- 程序分为三个部分: (1)动态库DLL,实现日志记录; (2)客户端程序,OCX形式封装,进行设备状态设置和数据发送。 (3)服务端程序,服务程序形式封装,接收状态数据,调用DLL记录设备状态。 -Program is divided into three parts: (1) dynamic library DLL, implement the log records (2) client, OCX forms package, the device status setti
CB-Load-DELPHI-DLL
- windows 环境下Socket文件传输.rar-windows operation Socket file transfer. Rar
Enumeration-socket
- 利用WSPHOOK枚举套接字信息 钩子注入D-Use WSPHOOK enumerate information socket hook DLL injection
HP-Socket-master(C++版)
- HP-Socket 源代码码,demo依赖的dll、lib需要自己用vs编译输出。(HP-Socket source code, demo dependent DLL, lib need to compile their own output with vs)
