登录
首页 » C# » 用P2P技术设计的一个简易聊天程序,要求不使用专用的主服务器,只要将好友添加到好友列表中就能检测好友是否在线,并相互发送聊天信息...

用P2P技术设计的一个简易聊天程序,要求不使用专用的主服务器,只要将好友添加到好友列表中就能检测好友是否在线,并相互发送聊天信息...

于 2022-02-20 发布 文件大小:26.26 kB
0 42
下载积分: 2 下载次数: 1

代码说明:

用P2P技术设计的一个简易聊天程序,要求不使用专用的主服务器,只要将好友添加到好友列表中就能检测好友是否在线,并相互发送聊天信息-Using P2P technology, design a simple chat program, asked not to use a dedicated master server, as long as the friend added to the Friends list will be able to detect friends are online, and send a chat message with each other

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 板球系统单点定位代码
    说明:  板球控制系统单点定位代码,2017电子设计大赛国赛(Single Point Positioning Code for Cricket Control System)
    2020-06-21 19:20:01下载
    积分:1
  • 自己写的TLD跟踪算法
    本次设计是使用TLD的算法实现行人检测与跟踪的,经过多次调试,现在功能已经基本实现,检测效率高,效果明显
    2022-01-28 18:34:45下载
    积分:1
  • telescope-com
    望远镜串口通讯程序,包括Meade望远镜通讯协议文档和三篇串口通讯论文(The telescopes serial communication program, including Meade Telescope communication protocol documentation and three serial communication papers)
    2012-11-09 17:17:21下载
    积分:1
  • matirx1
    用c++语言实现矩阵初等变换,自己输入矩阵,然后进行初等变换(c++ achieve elementary transformation matrix)
    2014-05-16 20:10:49下载
    积分:1
  • 语音采集与播放程序
    基于STM32的音频采集与播放源码,ADC采集,DAC播放。没有对音频进行压缩
    2022-01-22 13:43:03下载
    积分:1
  • 操作系统读者写者实验
    创建一个控制台进程。此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件(后面有介绍)的要求进行读写操作。用信号量机制分别实现读者优先和写者优先的读者-写者问题。     读者-写者问题的读写操作限制(包括读者优先和写者优先):     1)写-写互斥,即不能有两个写者同时进行写操作。     2)读-写互斥,即不能同时有一个线程在读,而另一个线程在写。     3)读-读允许,即可以有一个或多个读者在读。     读者优先的附加限制:如果一个读者申请进行读操作时已有另一个读者正在进行读操作,则该读者可直接开始读操作。     写者优先的附加限制:如果一个读者申请进行读操作时已有另一写者在等待访问共享资源,则该读者必须等到没有写者处于等待状态后才能开始读操作。
    2022-03-23 13:36:21下载
    积分:1
  • Text_List
    自写的一个MFC中列表控件CtrlList的操作,主要包括增删和TXT文本读取等(Since writing a list of MFC control CtrlList operations, including additions and deletions and TXT text reading)
    2020-11-28 15:39:29下载
    积分:1
  • Pthread-of-linux
    在linux环境下编写一个控制台应用程序,程序中有一个共享的整型变量shared_var,初始值为0;创建一个线程并使其立即与主线程并发执行。新创建的线程与主线程均不断地循环,并输出shared_var 的值。主线程在循环中不断地对shared_var 进行加1操作,即每次循环shared_var 被加1;而新创建的线程则不断地对shared_var 进行减1 操作,即每次循环shared_var 被减1。观察程序运行的结果,并对你看到的现象进行解释。(Written in the linux environment a console application, the program has a shared integer variable shared_var, the initial value of 0 create A thread and make it run concurrently with the main thread immediately. The newly created thread and main thread are constantly circulating, and the output shared_var Value. The main thread in a loop constantly on shared_var are incremented, that is plus 1 for each cycle shared_var and the new line created Process is constantly on the shared_var decremented, that is, each cycle shared_var is decreased by 1. Observe the results of running the program, and you To explain the phenomenon seen.)
    2011-12-08 11:21:25下载
    积分:1
  • GLMetaseq.h
    让ARToolKit支持MQO模型的必须头文件,GLMetaseq.h(Let ARToolKit support MQO model must header files, GLMetaseq.h)
    2014-02-09 23:10:11下载
    积分:1
  • SampleGPS
    GPS源码,c++,wince6.0 GPS例程 (GPS source, c++, wince6.0)
    2011-11-25 09:26:26下载
    积分:1
  • 696518资源总数
  • 104224会员总数
  • 54今日下载