搜索资源列表
YSocket
- 非常方便的网络Socket类,开发网络程序变得很简单。 支持自定义的string类。 用法:typedef YSocket<CString> CMySocket //CString也可以用自己的string类,从而可以用来atl等任何地方 CMySocket tpSock //声明 tpSock.Create()//建立sock tpSock.Bind()//绑定 tpSock.Listen()//开始侦听
AtlUsingSocket
- 李丽平提供的"ATL 控制使用socket",没有客户端调用的例子,我增加了一个调用例子。-the old package has no example of call ATL components, I added one example for this.
AMySocket
- atl 多线程 SOCKET COM ACTIVEX-SOCKET multithreaded atl COM