搜索资源列表
DCOM_RemoteControl
- 软件名称: 远程计算机管理(DCOM技术)(客户端/服务端) 功能说明: 本软件最大的特点不是利用socket实现的,而是使用了DCOM技术,服务器端是一个NT Service 程序,因此远程计算机不用登录系统就可以进行连接,可以用于远程计算机的管理, 目前功能如下: 1.可以查看远程桌面,使用了GDI+进行数据的转换(把BMP数据转换成PNG格式),传输速度快 2.可以用鼠标控制 3.可以用键盘控制 4.服务端可以被多人连接控制 5.可以(强行)重启
evtsocket
- 真正的线程驱动socket-real drive socket threads
libshd
- SH_Object libSH的基类 SH_String String类 SH_Array 数据结构Array类 SH_Stack 数据结构Stack类 SH_Queue 数据结构Queue类 SH_List 数据结构List类 SH_Hash 数据结构Hash类 SH_Tree 数据结构Tree(AVL)类 SH_Lock 互斥Lock类 SH_Serial 串口类 SH_Socket 套接字类 SH_Tcp TCP类
COMSocketServerDLL
- Although socket based TCP/IP servers using IO Completion Ports are often written in C++ it s sometimes useful to write such a server in Visual Basic.
XMS_Agent
- OCX控件。包含Socket客户端通讯代码,Socket通讯采用Windows异步消息机制。开发工具使用VC6.0。-OCX controls. Contains the code of Socket client communication, Socket communication using the Windows asynchronous message mechanism. Development tools using VC6.0.
ActiveXP2PAudio
- 用ActiveX重新包装了一个点对点通讯的DLL文件(该DLL文件是VCKBASE上的一位前辈写的) 偶只是把它改成了一个MFC的ActiveX,这样可以方便的在VB,vbs,js等脚本语言,特别是用在IE 程序用到的知识点: 用MFC如何写activex activex中如何应用 socket编程 (其实和普通程序一样~~) G729a 语音压缩。 读写语音设备! Activex提供两次属性nTcpPort、nUdpPort和两个方法S
XSocket_src
- 异步Socket的ActiveX控件- Asynchronous Socket ActiveX controls
SocketActiveX
- 嵌入到了socket功能的ActiveX控件,可在网页中加载或VB等开发环境中作为控件使用。-Embedded into the socket functions of ActiveX controls, can be loaded on the page or VB development environment, such as use as a control.
MapSerwerInterface
- COM component with full Socket communication support for external sevice. Works as a componet under ASP on a WIndows 2003-2008 server platform
activex_tut1
- socket编程,包括server和client端的程序,具体到connnect,bind,accept,rev,send等等的基本函数-socket programming, including the server and client side of the process, specific to connnect, bind, accept, rev, send the basic function
msvcrt
- server和的程序,socket编程,包括listen,accept,bind-socket programming,EASY FOR USE, convenient
AccessUtil
- 这是我第一个编写的控件,包含来多线程,控件编写,socket等技术,是初学者的好例子-This is my first write control, including for multi-threaded, control the preparation, socket and other technology, is a good example for beginners
ChilkatSocket
- chilkat socket activex v2_3_1
mic_phone
- 一个ActiveX控件,功能是可以将本地麦克风录到的数据从本地耳机里播放出来。加上SOCKET后可以实现局域网语音对讲。-An ActiveX control function is a local microphone to record the data from the local playing on headphones. SOCKET LAN can be achieved with voice intercom after.
Networking_ActiveXCOM
- 一組 Client/Server Networking ActiveX COM 元件,簡化 MFC WinSocket 的 Function, 加了 Knocking / Listening 機制,含全部源碼及 Sample Codes.-A set of ActiveX COM for Client/Server Networking communication. It simplized the MFC Socket and add-in the Knocking/Listening Mec