嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
C#聊天室其中使用了socket编程 实现了文件传输群聊,组聊等功能,是学习SOCKET的基础教程
.
├── C#聊天室其中使用了socket编程 实现了文件传输群聊,组聊等功能,是学习SOCKET的基础教程
│ └── 新建文件夹
│ └── mychat1
│ ├── mychat1
│ │ ├── Backup
│ │ │ ├── Form1.cs
│ │ │ ├── Form1.designer.cs
│ │ │ ├── Form1.resx
│ │ │ ├── Form2.cs
│ │ │ ├── Form2.designer.cs
│ │ │ ├── Form2.resx
│ │ │ ├── Program.cs
│ │ │ ├── Properties
│ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ ├── Resources.Designer.cs
│ │ │ │ ├── Resources.resx
│ │ │ │ ├── Settings.Designer.cs
│ │ │ │ └── Settings.settings
│ │ │ ├── commonmethod.cs
│ │ │ ├── listener.cs
│ │ │ ├── mychat1.csproj
│ │ │ ├── mychat1.sln
│ │ │ ├── mychat1.suo
│ │ │ ├── onechat.Designer.cs
│ │ │ ├── onechat.cs
│ │ │ └── onechat.resx
│ │ ├── Backup1
│ │ │ ├── Form1.cs
│ │ │ ├── Form1.designer.cs
│ │ │ ├── Form1.resx
│ │ │ ├── Form2.cs
│ │ │ ├── Form2.designer.cs
│ │ │ ├── Form2.resx
│ │ │ ├── Program.cs
│ │ │ ├── Properties
│ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ ├── Resources.Designer.cs
│ │ │ │ ├── Resources.resx
│ │ │ │ ├── Settings.Designer.cs
│ │ │ │ └── Settings.settings
│ │ │ ├── commonmethod.cs
│ │ │ ├── filesend.cs
│ │ │ ├── listener.cs
│ │ │ ├── mychat1.csproj
│ │ │ ├── mychat1.sln
│ │ │ ├── mychat1.suo
│ │ │ ├── onechat.Designer.cs
│ │ │ ├── onechat.cs
│ │ │ └── onechat.resx
│ │ ├── Form1.cs
│ │ ├── Form1.designer.cs
│ │ ├── Form1.resx
│ │ ├── Form2.cs
│ │ ├── Form2.designer.cs
│ │ ├── Form2.resx
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ ├── UpgradeLog.XML
│ │ ├── UpgradeLog2.XML
│ │ ├── _UpgradeReport_Files
│ │ │ ├── UpgradeReport.css
│ │ │ ├── UpgradeReport.xslt
│ │ │ ├── UpgradeReport_Minus.gif
│ │ │ └── UpgradeReport_Plus.gif
│ │ ├── bin
│ │ │ └── Debug
│ │ │ ├── 1111
│ │ │ ├── Image
│ │ │ │ ├── 1.jpg
│ │ │ │ ├── 10.jpg
│ │ │ │ ├── 11.jpg
│ │ │ │ ├── 12.jpg
│ │ │ │ ├── 13.jpg
│ │ │ │ ├── 14.jpg
│ │ │ │ ├── 15.jpg
│ │ │ │ ├── 16.jpg
│ │ │ │ ├── 17.jpg
│ │ │ │ ├── 18.jpg
│ │ │ │ ├── 19.jpg
│ │ │ │ ├── 2.jpg
│ │ │ │ ├── 20.jpg
│ │ │ │ ├── 20051027155522(23)_2005102715552323.jpg
│ │ │ │ ├── 21.ico
│ │ │ │ ├── 22.jpg
│ │ │ │ ├── 3.jpg
│ │ │ │ ├── 4.jpg
│ │ │ │ ├── 5.jpg
│ │ │ │ ├── 6.jpg
│ │ │ │ ├── 7.jpg
│ │ │ │ ├── 8.jpg
│ │ │ │ ├── 9.jpg
│ │ │ │ └── Thumbs.db
│ │ │ ├── mychat1.exe
│ │ │ ├── mychat1.pdb
│ │ │ ├── mychat1.vshost.exe
│ │ │ └── mychat1.vshost.exe.manifest
│ │ ├── commonmethod.cs
│ │ ├── filesend.cs
│ │ ├── listener.cs
│ │ ├── mychat1.csproj
│ │ ├── mychat1.sln
│ │ ├── mychat1.suo
│ │ ├── obj
│ │ │ ├── Debug
│ │ │ │ ├── Refactor
│ │ │ │ ├── TempPE
│ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ ├── mychat1.Form1.resources
│ │ │ │ ├── mychat1.Form2.resources
│ │ │ │ ├── mychat1.Properties.Resources.resources
│ │ │ │ ├── mychat1.csproj.FileListAbsolute.txt
│ │ │ │ ├── mychat1.csproj.GenerateResource.Cache
│ │ │ │ ├── mychat1.exe
│ │ │ │ ├── mychat1.onechat.resources
│ │ │ │ └── mychat1.pdb
│ │ │ └── mychat1.csproj.FileList.txt
│ │ ├── onechat.Designer.cs
│ │ ├── onechat.cs
│ │ └── onechat.resx
│ ├── mychat1.sln
│ ├── mychat1.suo
│ └── readme.txt
└── 好例子网_C#聊天室其中使用了socket编程实现了文件传输群聊,组聊等功能,是学习SOCKET的基础教程.rar
17 directories, 111 files