搜索资源列表
mysocket
- 这是一个封装了socket的CWSocket类,包括了服务端,客户端,超时控制等,方便使用。-This a package of the socket CWSocket categories, including the server, client, overtime control, ease of use.
MySocket(C++CLI)
- C++/CLI代码,基于Socket的服务和客户端程序。VS2005环境。-C / CLI code, based on Socket services and client procedures. VS2005 environment.
MySocket
- vc网络编程最简单的例子,有利于理解和记忆。
mysocket
- 鼠标勾子程序,是制作后台软件的特好用的程序.不过不要用于盗窃别人信息
mysocket
- 一个简单的利用socket通讯原理实现的聊天程序
oolan chat 聊天室
- 聊天室功能 以tcp建立(mysocket类) 私聊和搜索局域网功能 由udp协议建立 (serchsocket类) qq表情功能 应用qq中的ImageOle.dll接口 重载richedit 加入insertface函数 文件传送 由serchSocket发出请求 ,然后以filesocket建立连接,一个一个文件传送 将文件拖到程序窗口就能向连接框中的ip发
mysocket
- 这是一个封装了socket的CWSocket类,包括了服务端,客户端,超时控制等,方便使用。-This a package of the socket CWSocket categories, including the server, client, overtime control, ease of use.
MySocket(C++CLI)
- C++/CLI代码,基于Socket的服务和客户端程序。VS2005环境。-C/CLI code, based on Socket services and client procedures. VS2005 environment.
MySocket
- vc网络编程最简单的例子,有利于理解和记忆。-vc Network Programming The simplest example is conducive to understanding and memory.
mysocket
- 鼠标勾子程序,是制作后台软件的特好用的程序.不过不要用于盗窃别人信息-Mouse hook subroutine is to produce the background-to-use software for special procedures. But not for stealing other people information
mysocket
- 一个简单的利用socket通讯原理实现的聊天程序-A simple principle of the use of socket communication realize the chat program
MySocket
- 网络通信客户端,服务器端简单封装类.能支持客户端,服务器端功能.-Network communication client, simple server-side package type. To support the client, server-side functionality.
MySocket
- Socket简单服务器和客户端其他人不需帐号就可自由下载此源码-Socket simple server and client account can other people do not have the freedom to download this source
MySocket
- 自封装socket类,功能相对全面,使用相对方便,我用的txt文档,请自己拷贝到编译器使用,vs2005编译通过-It s a socket class and you can use it as the introduce
mysocket
- 一个socket的封装类,可以直接使用,非常方便-A socket type of package can be used directly, very convenient
MySocket
- VC写的即时聊天工具,MFC界面实现群聊与私聊功能。-Real-time chat tool written in VC, MFC interface functions to achieve group chat and private chat.
mysocket
- 通过TCP协议和socket套接字来实现客户端之间的通话-TCP socket through the socket to achieve the agreement and calls between the client
MySocket
- 網路連線TCP/IP程式範例(使用多執行緒)-Tcp/IP programming (Use muti-threads)
MySocket
- 基于Linux的套接字(Socket)编程。在Server端用进程创建子线程,能实现连续通信-Socket Programming based on Linux.