搜索资源列表
icqserver
- javaICQ 服务器端源码,用java程序构建,与javaICQ客户端共同组成TCP与UDP共存的即时通讯系统. 以下是关于客户端的介绍: jICQ(javaICQ) 是一个用java技术开发出的图形用户届面的即时通讯工具,他吸收了java的平台无关性,以至于可以运行于任何java环境。-javaICQ server source code, using java procedures Construction, javaICQ with client TCP and UDP compone
TCP.UDP高级编程
- 是一个高级的聊天程序,程序中集成了TCP和UDP聊天程序,注意程序运行的时候需要设定命令行参数,可以在项目设置中进行设定,或者通过命令行参数直接执行。-is a senior Chat procedures, procedures which integrates TCP and UDP chat program, to the running time needed to set the command line parameter, which can be installed in the
VC无聊者聊天
- VC开发的简单的可用局域网聊天的小程序,先建立服务器,再可以增加局域网内其他无聊者进行聊天-VC can be a simple LAN chatting small program, to first establish a server, and can increase LAN other frivolous conduct Chat
《QQ列表精灵》源代码分析!公布
- 根据“腾讯QQ”的“oicq2000.cfg”文件的漏洞,制作的可以更改,编辑,删除登陆列表的程序,并且可以里面的信息得到自动登陆的密码。-under the "QQ" "oicq2000.cfg" document of the loopholes can be produced by the changes, edit, delete the list of landing procedures, as well as inside informati
TalkClientTalkServerApplet
- 一个聊天室程序,用户可以连接到指定的服务器中,如果,该聊天空里面有两个用户的时候,这两个用户就可以通过该服务器进行聊天。-a chat room, users can connect to a specific server, if the air inside chatting with two customers, both users can talk to the server.
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
Loskiller_JJYY_v1.0
- 些程序分为了天服务器和客户段.使用delphi开发.初步实现QQ了天功能.大家可以自行扩展源码-these procedures are divided into the days of the server and client. Delphi use development. Initially QQ functions of days. We can expand its own source
MyQQ程序
- 自己写的一个即时聊天工具,可以实现多对多聊天。程序包含客户端与服务器两个程序!-himself in an instant chat, can achieve a many-to-many chat. Procedures include client and server two procedures!
超小ASP聊天室程序
- 一个小型的ASP聊天室程序,很好用的,可用于个人论坛的插件,大家可以-a small ASP chat room procedures, the good, the Forum for personal plug-ins, you can try! !
简易聊天程序
- 实现基本的聊天功能,只需输入IP,即可与对方聊天,服务器端和客户端集成在同一个文件中,并且以多线程方式监听端口。-achieve basic chat function keys IP, can chat with each other. servers and clients with an integrated document and, in a multithreaded manner monitor ports.
ICQ类性程序
- icq类似的程序,可以-a program like icq, you can have a look
简单的聊天程序
- 要求使用1对1的连接,具体形式为面向连接的TCP客户机/服务器模式。在两台机器(同一台机器上也可以)上依次启动服务器、客户端,在客户端输入正确的服务器地址后确认连接是否成功;若成功则可以在客户端和服务器短之间互相收发信息-require the use of one pair of a link to specific forms of TCP connection-oriented client / server model. The two machines (the same machin
小鬼的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)还有在当对方来消息后,会提醒你——发亮。 还有在上面的接受消息匡里自己的话和对方的话都能出现在里面。 …………………… …………………… …………………… 当然还
VC_Chat.rar
- 一个VC聊天室程序,有一个服务器端,一个客户端,客户端可以通过这个系统聊天。,A VC chat room procedures, there is a server-side, a client, the client can chat through the system.
c++chatroom_code(clientandserver)
- 拥有客户端和服务器的网络聊天程序,可以群聊,也可以私聊,还可以发送和接受文件,是一款功能比较强的程序。-Client and server has a network chat program, you can group chat can also be私聊, you can send and receive documents, is a relatively strong function of the procedure.
csocket
- 该聊天程序包括服务器和客户端两部分,使用是MFC的CSOCKET类。它可以使多个人聊天,其工作方式类似于网上聊天室。客户端可以选择谈话对象,有32种动作,可以设置字体颜色,也可以悄悄地对某人说,对信息进行过滤。服务器端可以“踢“人,并可以防止用户名称的重复-The chat program, including server and client in two parts, the use of the MFC Class CSOCKET. It allows individuals to ch
mfc
- MFC编写的简单聊天程序 用MFC编写的小程序,学习网络编程可以看看哦 -MFC write a simple chat program using MFC write a small program to learn network programming can look at the oh
Chatsample
- VC++写的聊天程序实例,完整源代码可以通过编译;-VC++ to write a chat program example, complete source code can be compiled
仿QQ聊天程序SOCKET编程服务端与客户端
- 用java语言及网络通信socket编程编写的网络聊天室,能够实现多人在线聊天。(The network chat room which is written in the Java language can realize the multi - person online chat.)