搜索资源列表
mysocket
- 鼠标勾子程序,是制作后台软件的特好用的程序.不过不要用于盗窃别人信息
lanchat.rar
- 聊天室功能 以tcp建立(mysocket类) 私聊和搜索局域网功能 由udp协议建立 (serchsocket类) qq表情功能 应用qq中的ImageOle.dll接口 重载richedit 加入insertface函数 文件传送 由serchSocket发出请求 ,然后以filesocket建立连接,一个一个文件传送 将文件拖到程序窗口就能向连接框中的ip发送文件,可以传送多个文件,Tcp chat room feature to establi
MySocket
- VC写的即时聊天工具,MFC界面实现群聊与私聊功能。-Real-time chat tool written in VC, MFC interface functions to achieve group chat and private chat.
MySocket
- 网络通信客户端,服务器端简单封装类.能支持客户端,服务器端功能.-Network communication client, simple server-side package type. To support the client, server-side functionality.
MySocket
- a self encapsulated socket lib
MySocket
- C++ Socket编程,实现传输与发送-C++ Socket Programming, to achieve transmission and send
MySocket
- 自封装socket类,功能相对全面,使用相对方便,我用的txt文档,请自己拷贝到编译器使用,vs2005编译通过-It s a socket class and you can use it as the introduce
MYSOCKET
- 我写的封装Winsock初始化,建立连接及错误信息显示过程的C++类,其中错误信息显示比较“笨”,有更好的办法的朋友请跟我联系啊。-I wrote the package Winsock initialization, to establish a connection and error message shows the course of the C++ class, which show the error message more stupid, there is a better w
mysocket
- 一个socket的封装类,可以直接使用,非常方便-A socket type of package can be used directly, very convenient
mySocket
- linux 下socket通讯。服务器端可以响应多个客户端请求,并做出响应回答。-socket communications under linux. Server-side can respond to multiple client requests and respond to answer.
Mysocket
- 用c#写的,是我练习socket时的小作品,一个异步套接字的客户端-Written by c# is my practice, when a small socket works, an asynchronous client socket
mysocket-0.2.tar
- Sockets library, written in C
mySocket
- · 使用此库可以直接在网页上创建 Socket TCP 连接,并与服务端连接,发送和接收数据。拥有完善的 Socket 接口,更方便操作。Socket 适用于点对点聊天、协同或者聊天时等需要获得实时的数据。如果您找到了此组件,也... 运行环境:html-* Use this library can be created directly on the page Socket TCP connection, and connect with the server, send and rec
MySocket
- SOCKET,网络编程,自己写的,很简单。-SOCKET, network programming, write their own, very simple.
MySocket
- 網路連線TCP/IP程式範例(使用多執行緒)-Tcp/IP programming (Use muti-threads)
MySocket
- 基于Linux的套接字(Socket)编程。在Server端用进程创建子线程,能实现连续通信-Socket Programming based on Linux.
MySocket
- 网络通讯包,有演示实例,能够满足一般的应用-Network communications package, a demo instance
MySocket
- Socke通信,实现简单的文本信息发送。网络编程是现代编程的热点,这个例子刚好是起步程序。-This is a simple demo for Socket programming
lanchat
- 聊天室功能 以tcp建立(mysocket类) 私聊和搜索局域网功能 由udp协议建立 (serchsocket类) qq表情功能 应用qq中的ImageOle.dll接口 重载richedit 加入insertface函数 文件传送 由serchSocket发出请求 ,然后以filesocket建立连接,一个一个文件传送 将文件拖到程序窗口就能向连接框中的ip发送文件-a chat tool use tcpto buid (mysocket 类)
MySocket
- socket代码,支持连接断开消息发送,可以编译代码。-socket code, support disconnected message is sent, you can compile the code.
