登录
首页 » C# » 简易聊天室

简易聊天室

于 2020-05-06 发布
0 69
下载积分: 1 下载次数: 1

代码说明:

说明:  实现两台主机互联的简易聊天室,根据远程IP远程端口号,将两台主机连接,两台主机用户可以进行聊天,可以发送数字,字符,汉字,英文字母等。(A simple chat room to realize the interconnection of two hosts. According to the remote IP port number, connect the two hosts. Users of the two hosts can chat and send numbers, characters, Chinese characters, English letters, etc.)

文件列表:

WpfApp1\App.config, 187 , 2018-04-27
WpfApp1\App.xaml, 368 , 2018-04-27
WpfApp1\App.xaml.cs, 334 , 2018-04-27
WpfApp1\bin, 0 , 2018-05-09
WpfApp1\bin\Debug, 0 , 2018-05-09
WpfApp1\bin\Debug\WpfApp1.exe, 13312 , 2018-05-07
WpfApp1\bin\Debug\WpfApp1.exe.config, 187 , 2018-04-27
WpfApp1\bin\Debug\WpfApp1.pdb, 36352 , 2018-05-07
WpfApp1\bin\Debug\WpfApp1.vshost.exe, 23168 , 2018-05-09
WpfApp1\bin\Debug\WpfApp1.vshost.exe.config, 187 , 2018-04-27
WpfApp1\bin\Debug\WpfApp1.vshost.exe.manifest, 490 , 2017-09-29
WpfApp1\MainWindow.xaml, 2407 , 2018-05-07
WpfApp1\MainWindow.xaml.cs, 4222 , 2018-04-28
WpfApp1\obj, 0 , 2018-05-09
WpfApp1\obj\Debug, 0 , 2018-05-09
WpfApp1\obj\Debug\App.g.cs, 2325 , 2018-05-02
WpfApp1\obj\Debug\App.g.i.cs, 2325 , 2018-05-09
WpfApp1\obj\Debug\CoreCompileInputs.cache, 42 , 2018-04-27
WpfApp1\obj\Debug\DesignTimeResolveAssemblyReferences.cache, 711 , 2018-04-27
WpfApp1\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache, 7120 , 2018-05-09
WpfApp1\obj\Debug\MainWindow.baml, 2755 , 2018-05-07
WpfApp1\obj\Debug\MainWindow.g.cs, 7023 , 2018-05-07
WpfApp1\obj\Debug\MainWindow.g.i.cs, 7023 , 2018-05-09
WpfApp1\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs, 0 , 2018-04-27
WpfApp1\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs, 0 , 2018-04-27
WpfApp1\obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs, 0 , 2018-04-27
WpfApp1\obj\Debug\TempPE, 0 , 2018-05-02
WpfApp1\obj\Debug\WpfApp1.csproj.FileListAbsolute.txt, 2699 , 2018-05-09
WpfApp1\obj\Debug\WpfApp1.csproj.GenerateResource.Cache, 919 , 2018-05-02
WpfApp1\obj\Debug\WpfApp1.csprojResolveAssemblyReference.cache, 2504 , 2018-05-02
WpfApp1\obj\Debug\WpfApp1.exe, 13312 , 2018-05-07
WpfApp1\obj\Debug\WpfApp1.g.resources, 2983 , 2018-05-07
WpfApp1\obj\Debug\WpfApp1.pdb, 36352 , 2018-05-07
WpfApp1\obj\Debug\WpfApp1.Properties.Resources.resources, 180 , 2018-04-27
WpfApp1\obj\Debug\WpfApp1_MarkupCompile.cache, 259 , 2018-05-07
WpfApp1\obj\Debug\WpfApp1_MarkupCompile.i.cache, 216 , 2018-05-09
WpfApp1\obj\Debug\WpfApp1_MarkupCompile.i.lref, 56 , 2018-05-09
WpfApp1\obj\Debug\WpfApp1_MarkupCompile.lref, 77 , 2018-05-07
WpfApp1\Properties, 0 , 2018-05-09
WpfApp1\Properties\AssemblyInfo.cs, 2308 , 2018-04-27
WpfApp1\Properties\Resources.Designer.cs, 2827 , 2018-04-27
WpfApp1\Properties\Resources.resx, 5612 , 2018-04-27
WpfApp1\Properties\Settings.Designer.cs, 1094 , 2018-04-27
WpfApp1\Properties\Settings.settings, 201 , 2018-04-27
WpfApp1\WpfApp1.csproj, 4063 , 2018-04-27

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

发表评论

0 个回复

  • CSharp.net-_-400-classic-example
    C#.net_经典例子400个,很实用哦!(C#.net _ 400 classic example)
    2013-09-22 17:42:39下载
    积分:1
  • disk
    磁盘是高速、大容量、旋转型、可直接存取的存储设备。它作为计算机系统的辅助存储器,担负着繁重的输入输出工作,在现代计算机系统中往往同时会有若干个要求访问磁盘的输入输出要求。系统可采用一种策略,尽可能按最佳次序执行访问磁盘的请求。由于磁盘访问时间主要受寻道时间T的影响,为此需要采用合适的寻道算法,以降低寻道时间。本实验要求学生模拟设计一个磁盘调度程序,观察调度程序的动态运行过程。通过实验让学生理解和掌握磁盘调度的职能。(Disk is the high-speed, large capacity, rotating, direct access storage device. As a secondary computer system memory, to carry out heavy work input and output in modern computer systems often also have a number of requests to access the disk input and output requirements. System can use a strategy, as far as possible the best order of implementation of the disk access requests. As the disk access time is mainly affected by the impact of seek time T, which requires use of appropriate seeking algorithms to reduce the seek time. This experiment requires students to design a disk scheduling simulation program, observe the dynamic process scheduler. Experiments for students to understand and grasp the disk scheduling functions.)
    2010-05-29 16:06:53下载
    积分:1
  • ClientReSet
    用C#编写的开关机程序,可以远程开关计算机(With C# Prepared switch machine procedures, you can remotely switch the computer)
    2008-05-22 15:06:43下载
    积分:1
  • xyhm
    可自定义地址 名字自定义 希望有能力的人进一步研究 (Can customize the name and address of custom with the hope of further research )
    2016-03-01 11:50:52下载
    积分:1
  • wcf_demo1_CreditWcfService
    wcf简单demo,是通过用控制台手动编写service来进行wcf服务的调用(demo of wcf)
    2012-08-06 13:37:07下载
    积分:1
  • STM32三菱PLC源码,亲测可用,MDK
    说明:  STM32三菱FX3U的源码,源码是mdk4的,用mdk5打开时选第二个选项,直接编译0错误,一个警告,警告是因为一个多余的变量,亲测可用。(STM32 Mitsubishi FX3U source code, source code is mdk4, open with mdk5, select the second option, directly compile 0 error, a warning, warning is due to a redundant variable, pro test available.)
    2021-03-05 01:32:17下载
    积分:1
  • CSharp
    C#二维三维图形绘制书源码,共9章,包含C#绘制二维三维图形的全部代码(C# 2D and 3D graphics rendering source book)
    2014-11-06 16:25:10下载
    积分:1
  • 360UIAndThunderUI
    C#仿造迅雷和360的界面 用的是WPF(C# imitation Xunlei and 360 interface Using WPF)
    2013-09-18 15:27:56下载
    积分:1
  • PktFilter-0.06-beta2(5)
    PktFilter is a software that can configure the IPv4 filtering device driver found in Windows 2000/XP/Server 2003, with filtering rules following a syntax similar to IP Filter.
    2012-03-29 20:21:57下载
    积分:1
  • PMSM
    PMSM motor driver for PMSM motors
    2015-04-10 01:20:28下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 18今日下载