91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 0.02M
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發布日期: 2020-12-14
  • 語言: C#
  • 標簽: Socket??c??t??s??a??

資源簡介


資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Text;
using?System.Net;
using?System.Net.Sockets;
using?System.Threading;

namespace?Client
{
????class?ClientByTcp
????{
????????private?static?readonly?IDictionary?ClientDict?=?new?Dictionary();
????????private?static?readonly?object?ClientDictLock?=?new?object();
????????private?const?int?LockTimeOut?=?5?*?1000;
????????private?static?readonly?IList?MsgList?=?new?List();
????????private?static?readonly?Random?MsgRandom?=?new?Random();

????????private?static?void?Main(string[]?args)
????????{
????????????try
????????????{
????????????????InitMsg();
????????????????int?clientNum;
????????????????IPAddress?address;
???????????????

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件???????2437??2014-03-03?13:20??Communication\Client\Client.csproj

?????文件??????10377??2014-03-03?13:20??Communication\Client\ClientByTcp.cs

?????文件???????1344??2014-02-26?16:54??Communication\Client\Properties\AssemblyInfo.cs

?????文件???????3427??2014-03-03?12:43??Communication\Communication.sln

????..A..H.?????39936??2014-03-03?13:30??Communication\Communication.suo

?????文件???????1344??2014-02-26?11:39??Communication\Server\Properties\AssemblyInfo.cs

?????文件???????2437??2014-03-03?13:20??Communication\Server\Server.csproj

?????文件???????9464??2014-03-03?13:20??Communication\Server\ServerByTcp.cs

?????文件???????7691??2014-03-03?13:21??Communication\Udp\Program.cs

?????文件???????1338??2014-03-03?12:42??Communication\Udp\Properties\AssemblyInfo.cs

?????文件???????2427??2014-03-03?12:42??Communication\Udp\Udp.csproj

?????目錄??????????0??2014-02-26?16:54??Communication\Client\Properties

?????目錄??????????0??2014-02-26?11:39??Communication\Server\Properties

?????目錄??????????0??2014-03-03?13:30??Communication\Udp\bin

?????目錄??????????0??2014-03-03?12:42??Communication\Udp\Properties

?????目錄??????????0??2014-03-03?13:30??Communication\Client

?????目錄??????????0??2014-03-03?13:30??Communication\Server

?????目錄??????????0??2014-03-03?13:30??Communication\Udp

?????目錄??????????0??2014-03-03?12:42??Communication

-----------?---------??----------?-----??----

????????????????82222????????????????????19


評論

共有 條評論