This commit is contained in:
高国正 2023-02-27 10:54:25 +08:00
parent c1e5e8a60e
commit a21ee9d304
15 changed files with 15 additions and 4 deletions

Binary file not shown.

View File

@ -503,11 +503,11 @@ namespace DataService.Model
/// <summary>
/// 累计流量整数
/// </summary>
public string cumulative_trafficA { get { return cumulative_trafficA; } set { cumulative_trafficA = value} }
public string cumulative_trafficA { get { return cumulative_trafficA; } set { cumulative_trafficA = value; } }
/// <summary>
/// 累计流量小数
/// </summary>
public string cumulative_trafficB { get { return cumulative_trafficB; } set { cumulative_trafficB=value} }
public string cumulative_trafficB { get { return cumulative_trafficB; } set { cumulative_trafficB = value; } }
/// <summary>

View File

@ -175,7 +175,7 @@ namespace NengLiang
//var ip = "172.17.0.9";
//var port = 12303;
var ip = "192.168.57.38";
var ip = "10.16.56.3";
var port = 8234;
//调用socket(函数创建一个用于通信的套接字。

View File

@ -1 +1 @@
f6ebd56f81d3d217220268d6d98766f652f41298
ad0e83639c26b4c0111cceda2a82adc5e7cefa22

View File

@ -9,3 +9,14 @@ D:\XM\C#\nenglaingbiao\NengLiang\bin\Debug\NengLiangBiao.pdb
D:\XM\C#\nenglaingbiao\NengLiang\obj\Debug\NengLiangBiao.exe
D:\XM\C#\nenglaingbiao\NengLiang\obj\Debug\NengLiangBiao.pdb
D:\XM\C#\nenglaingbiao\NengLiang\obj\Debug\NengLiang.csproj.SuggestedBindingRedirects.cache
D:\XM\C#\DAN\nenglaingbiao\NengLiang\obj\Debug\NengLiang.csproj.AssemblyReference.cache
D:\XM\C#\DAN\nenglaingbiao\NengLiang\obj\Debug\NengLiang.csproj.SuggestedBindingRedirects.cache
D:\XM\C#\DAN\nenglaingbiao\NengLiang\obj\Debug\NengLiang.csproj.CoreCompileInputs.cache
D:\XM\C#\DAN\nenglaingbiao\NengLiang\obj\Debug\NengLiangBiao.exe
D:\XM\C#\DAN\nenglaingbiao\NengLiang\obj\Debug\NengLiangBiao.pdb
D:\XM\C#\DAN\nenglaingbiao\NengLiang\bin\Debug\NengLiangBiao.exe.config
D:\XM\C#\DAN\nenglaingbiao\NengLiang\bin\Debug\NengLiangBiao.exe
D:\XM\C#\DAN\nenglaingbiao\NengLiang\bin\Debug\NengLiangBiao.pdb
D:\XM\C#\DAN\nenglaingbiao\NengLiang\bin\Debug\log4net.dll
D:\XM\C#\DAN\nenglaingbiao\NengLiang\bin\Debug\log4net.xml
D:\XM\C#\DAN\nenglaingbiao\NengLiang\obj\Debug\NengLiang.csproj.CopyComplete