搜索资源列表
neteasy0.2beta
- 一个基于UDP协议的简单的网络聊天工具,聊天程序既是客户端,可以链接到远程主机,同时又是UDP服务器,可以响应计算机的链接要求,而且增加一个服务器,提供注册和监控的功能。-based on a simple UDP network chat tools, chat program is the client, can link to a remote host, but it is also UDP server, the computer can respond to the link, bu
keke
- 本聊天室主要方便于那些在用虚拟主机而无法开设聊天室的站长。 程序上传便可用。上传到网站任何一个目录就可用。 程序除了聊天外可以在线点歌,在线实时管理,在线发布公告,多管理员设置。运行速度快 注意:点歌的目录就在mp3/下面,大家自己建立一个文件夹,把mp3格式的歌放进去就可以了 -The main convenience of this chat room to those who can not use the virtual host of the station set up
Chat
- 用VC编写的网络聊天工具,通过呼叫对方主机建立联系,从而进行相关通信。-VC network with a chat tool written by the host to call each other to establish contacts in order to carry out the relevant communication.
ChatDemo
- 本软件可以实现局域网内群聊。只要你是在局域网内,(大学校园网,公司局域网,机房局域网等等),你只要使用这个软件就可以与局域网内的人聊天,但需要设立主机。-This software can be achieved within the local area network group chat. As long as you are in the LAN, (University Campus Network, the company LAN, LAN room, etc.), as long
PIMessenger2009051901
- 多年使用BOX多年,现传上一份即时通讯程序(包括客户端及服务器端,以及全部源代码)。代码写得有点丑,但可以跑起来,在局域网及互联网通过测试。服务器端支持动态IP(即你即使用在家里也可以自由架设服务器,不用向电信局申请固定IP地址,前提条件是你必须申请一个虚拟主机,在虚拟主机放存放服务器的IP地址)。如果你有兴趣自己研究,有详细代码。如果你确实想将此软件进行商品化,请一定通知我。-BOX years of use for many years, is a mass on the instant m
ChatToolsInLocalNet
- 该程序包含两个程序 一个是主机server 另一个是clinet程序 主机server实现整体控客服机交换信息。clinet实现客户之间的通信。程序实现聊天功能和文件传输等功能。-The program consists of two procedures is the host server to another host server is clinet program to achieve the overall control the exchange of information cu
IntranetChatting
- This Project Entitled as ‘INTRANET CHATTING’ is used basically for chatting purpose with the remote clients or users on Internet or local networks. Here in this project a java client / server combination is used to chat with remote users. When a Cli
Project1
- 局域网p2p通讯用C#实现的,代码没有bug。编译成功后把程序放到局域网的两个主机里,输入侦听端口,后按侦听端口按键,输入远程主机的ip,端口后,按连接远程主机端口按键,即可发送消息了-LAN p2p communications implemented using C# code is not bug. After the success of the procedure compiled into the two hosts inside the LAN, enter the listeni
Chatters
- 基于WCF的即时通讯软件的设计与实现, 基于WCF的即时通讯软件的设计与实现-dgsdgdfgdfghdfhfghgfhgfh
Chat
- 这是用java开发的一个基于UDP的文本聊天工具,可以在网络上应用。在左下方的文本区域填写目标主机的IP地址,在右下方的文本区域填写你想发送的内容,然后敲enter键。-This is the java development with the text of a UDP-based chat tool on the web application. Fill in the bottom left of the text area of the target host IP address, f
read-QQ
- 读取本地qq号码,并利用其进行查找特定qq号主人的聊天记录,-Qq number of local read and used their numbers to find a specific host chats qq,
IP-messenger
- 飞鸽传书,能在局域网中各主机之间传输文件,快速方便。-IP Messenger, in the LAN to transfer files between the host, quickly and easily.
bc3_2012
- basiCommunication v3.0 by Daniel Parrott This package contains the source code to the basiCommunication software package. basiCommunication is a chat network that allows businesses, universities, clubs, and other organizations to host their ow
Zhicm
- 局域网与主机之间通讯,典型教学,例子-Communication between the LAN and the host, the typical teaching, examples, etc.
zuoye4
- (1)编写主人类(Master),添加不同的方法,根据输入的宠物类型不同,为不同的宠物看病。编写测试类验证; (2)使用多态修改代码,为各宠物类添加看病的方法,主人类中保留一个为宠物看病方法即可,参数类型为宠物类类型。编写测试类验证输出效果如图所示。(注意:同一个引用类型,使用不同的实例而执行不同操作就是多态;方法重写是实现多态的基础)((1) write Master class and add different methods to treat different pets depend