資源簡介
UDP實現聊天
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Net;
using?System.Net.Sockets;
using?System.Text;
using?System.Text.Regularexpressions;
using?System.Threading;
using?System.Threading.Tasks;
using?System.Windows.Forms;
namespace?LeapCat
{
????public?partial?class?Chats?:?Form
????{
????????public?Chats()
????????{
????????????InitializeComponent();
????????????CheckForIllegalCrossThreadCalls?=?false;
????????????HeadImages.addimages();
????????????UDP.Load_SwD();
????????????textBox1.Text?=?UDP.user.heip;
????????????textBox2.Text?=?UDP.user.heport;
????????}
????????private?void?button1_Click(object?sender?EventArgs?e)
????????{
????????????if?(socket?!=?nu
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-08-25?12:40??LeapCat\
?????目錄???????????0??2018-08-25?12:40??LeapCat\.vs\
?????目錄???????????0??2018-08-25?12:40??LeapCat\.vs\LeapCat\
?????目錄???????????0??2018-08-25?12:40??LeapCat\.vs\LeapCat\DesignTimeBuild\
?????文件?????????164??2018-08-24?11:18??LeapCat\.vs\LeapCat\DesignTimeBuild\.dtbcache
?????目錄???????????0??2018-08-25?12:40??LeapCat\.vs\LeapCat\v15\
?????文件???????68096??2018-08-24?15:53??LeapCat\.vs\LeapCat\v15\.suo
?????目錄???????????0??2018-08-25?12:40??LeapCat\.vs\LeapCat\v15\Server\
?????目錄???????????0??2018-08-25?12:40??LeapCat\.vs\LeapCat\v15\Server\sqlite3\
?????文件???????????0??2018-08-23?18:20??LeapCat\.vs\LeapCat\v15\Server\sqlite3\db.lock
?????文件??????614400??2018-08-24?11:50??LeapCat\.vs\LeapCat\v15\Server\sqlite3\storage.ide
?????文件???????32768??2018-08-25?12:39??LeapCat\.vs\LeapCat\v15\Server\sqlite3\storage.ide-shm
?????文件?????4144752??2018-08-24?15:53??LeapCat\.vs\LeapCat\v15\Server\sqlite3\storage.ide-wal
?????目錄???????????0??2018-08-25?12:40??LeapCat\LeapCat\
?????文件????????1120??2018-08-23?18:20??LeapCat\LeapCat.sln
?????文件?????????189??2018-08-23?18:20??LeapCat\LeapCat\App.config
?????目錄???????????0??2018-08-25?12:40??LeapCat\LeapCat\bin\
?????目錄???????????0??2018-09-04?16:06??LeapCat\LeapCat\bin\Debug\
?????文件????????6656??2017-01-24?13:59??LeapCat\LeapCat\bin\Debug\GDKSerialize.dll
?????目錄???????????0??2018-08-25?12:40??LeapCat\LeapCat\bin\Debug\Image\
?????文件????????9345??2018-08-23?18:22??LeapCat\LeapCat\bin\Debug\Image\1.jpg
?????文件???????13897??2018-08-23?18:30??LeapCat\LeapCat\bin\Debug\Image\2.jpg
?????文件????????9874??2018-08-23?18:21??LeapCat\LeapCat\bin\Debug\Image\3.jpg
?????文件???????10433??2018-08-23?18:23??LeapCat\LeapCat\bin\Debug\Image\4.jpg
?????文件???????15879??2018-08-23?18:23??LeapCat\LeapCat\bin\Debug\Image\5.jpg
?????文件???????33303??2018-08-23?18:23??LeapCat\LeapCat\bin\Debug\Image\6.jpg
?????文件?????????969??2018-08-24?12:26??LeapCat\LeapCat\bin\Debug\index.html
?????文件??????294912??2018-08-24?15:52??LeapCat\LeapCat\bin\Debug\LeapCat.exe
?????文件?????????189??2018-08-23?18:20??LeapCat\LeapCat\bin\Debug\LeapCat.exe.config
?????文件???????48640??2018-08-24?15:52??LeapCat\LeapCat\bin\Debug\LeapCat.pdb
?????文件??????134656??2015-12-09?17:22??LeapCat\LeapCat\bin\Debug\protobuf-net.dll
............此處省略46個文件信息
- 上一篇:CSharpTCP編程客戶端服務器通信
- 下一篇:山特UPS通訊程序
評論
共有 條評論