搜索资源列表
SocketsTalk
- 一个用VB.net编写的网络聊天程序,很简单,但想法很好,唯一欠缺的是,他只能传英文 传中文会变乱码,不知哪位网友能帮我解决-VB.net prepared with a network chat program, which is very simple, but the idea is very good, not only is that he could send English-Chinese become gibberish, I wonder who can help resolv
CommandMSN
- 命令行下的MSN,可以通过socks4代理,发送信息时需要输入对方的全名,这点比较麻烦, 欢迎改进,学习MSN协议的人一定要看看,源码中比较清晰地处理基本命令-command line under the MSN, through socks4 agents, send information to enter each other's full name, this relatively trouble, welcomed the improvements, learning the
【用RMI构建聊天应用程序】
- 用RMI构建聊天应用程序: 其基本思想是:多个客户通过APLLET进行聊天,客户的聊天内容分别显示在各自的 TextArea 内,要做到这些,需要做到: 1、客户首先向服务器注册,告知服务器它在监听某主题; 2、客户注册之后,向服务器发送消息; 3、服务器再把消息发送给所有监听此主题的客户-Construction chatting with RMI application : The basic idea is : many customers APLLET for c
chatCSsharp111
- 服务器客户端的连接、发送接受信息、保存通信记录等 -client server connectivity, send and receive information, communications records preservation
A_simple_chat_tool
- 一个简单的用java编写的聊天工具,用socket类处理通信部分 1. 运行server.bat 或在命令行下输入(要在工作目录): java -jar Chat.jar 8888 打开服务器 8888也可以改为任意端口号 2. 运行client.bat 或在命令行下输入(要在工作目录): java -jar Chat.jar 打开客户端 3. 主要类说明: Server.java 等待用户连接,连接后为当前用户创建ServerLi
ServerandClient
- 一个简单的server和client聊天程序,采用了多线程,可以实现多个client连接,并同时发送消息-a simple server and the client chat program, the use of multi-threading, many can achieve client connectivity, and also send messages
jabberd-2.0s11.tar
- jabber jabberTest.rar - Id: pasvlogin.c,v 1.10 2003/02/16 04:18:47 dpuryear Exp $ * * Just logon n users. Do not send any message traffic (2006-04-03,C-C++,45KB,6次) miranda-im-v0.4src.zip - 基于windows API的即时通讯软件,采用jabber开放协议,可以和msn qq等互通 (2005-06-2
PrivaShare
- VB制作的一个聊天和文件共享程序,可以点对点聊天还可以发送文件-VB produced a chat and file sharing, peer-to-peer chatting can also send documents.
JavaChatRoom
- Java聊天室程序源 2 需求分析 2.1 业务需求 1. 与聊天室成员一起聊天。 2. 可以与聊天室成员私聊。 3. 可以改变聊天内容风格。 4. 用户注册(含头像)、登录。 5. 服务器监控聊天内容。 6. 服务器过滤非法内容。 7. 服务器发送通知。 8. 服务器踢人。 9. 保存服务器日志。 10.保存用户聊天信息。 2.2 系统功能模块 2.2.1 服务器端 1.处理用户注册 2.处理用户登录
Socket-send-soft
- Socket文件传输 利用Socket传输文件的 实例
peertopeer
- peertopeer]LAN peer-to-peer communications plug-in That the peer-to-peer Point-To-Point, peer-to-peer networks can in fact be seen as a model for such networks. Using this communication in the network communication tools of a computer, communicatio
MSocUdp
- 这个程序是udp socket编程的范例,支持端口到端口的即时聊天,也可以是局域网内的广播通信 /////////////////////////////////// The MSocUdp sample is a minimal dialog box-based MFC application that demonstrates how to use the CAsyncSocket class to send and receive directed datagram or
LocalNetChat
- 基于TCP/IP的通信基本上都是利用SOCKET套接字进行数据通讯,程序一般分为服务器端和用户端两部分。 第一部分 服务器端 一、创建服务器套接字(create)。 二、服务器套接字进行信息绑定(bind),并开始监听连接(listen)。 三、接受来自用户端的连接请求(accept)。 四、开始数据传输(send/receive)。 五、关闭套接字(closesocket)。 第二部分 用户端 一、创建用户套接字(create)。
FQQ
- 基于TCP/IP的聊天程序代码。可以发送/接收消息,传输文件,抓取对方屏幕。-TCP / IP-based chat program code. Send / Receive news, file transfer, screen capture each other.
小鬼的vb聊天程序
- 用vb编的聊天室(可以和其它电脑实现聊天功能,可以接收和发送信息)-with vb series of the chat room (which can be achieved and other computer chat feature, can send and receive information)
信息发送程序
- 这是一个两人聊天室,在局域网中使用。只要输入对方的IP地址或对方的计算机名字就可以和对方悄悄聊天拉 功能介绍: 1)发送按纽为无效的,方便使用吧! 2)在你点击了“中断了”按纽后,就会进入“连接中”状态,而且变为无效按纽,这就避免了多次点击“连接”按纽后会出现错误。 3)在你点“中断了”按纽后在IP地址的地方会出现时间 4)还有在当对方来消息后,会提醒你——发亮。 还有在上面的接受消息匡里自己的话和对方的话都能出现在里面。 …………………… …………………… …………………… 当然还
MSend
- 一个模拟net send的程序,采用Udp,如果对方机器有开客户端则使用UDP,否则使用Net Send,确保对方收到信息.有消息历史-net send a simulated procedures used Udp, if machines are open client using UDP, or use Net Send to ensure that the information received from the other side. Sources history
QQ 手机QQ协议,版本为1.4的
- 手机QQ协议,版本为1.4的,可以登录多个号,批量加好友,批量发消息等等功能-Mobile QQ protocol, version 1.4, you can log multiple numbers, batch add friends, send an announcement so batch function
chatrom.rar
- 类似QQ群的聊天软件。实现原理:利用socket发送和接收数据,QQ similar group chat software. Principle: Using the socket send and receive data
gloox.rar
- Gloox是一个基于C++实现的XMPP协议客户端开源类库,它实现了XMPP协议核心XML传输机制以及基于XML流的一些扩展应用,通过Gloox可以很容易的与XMPP服务器进行即时通讯,发送接受XMPP消息。通过Gloox类库,我们可以开发自己的即时通讯应用。,Gloox is a C++ implementation based on XMPP protocol client-side open-source library, which implements the XMPP protoco