diff --git a/App.config b/App.config index 9286269..86f9c76 100644 --- a/App.config +++ b/App.config @@ -33,6 +33,10 @@ + + + + diff --git a/UserClass/TCPServer.cs b/UserClass/TCPServer.cs index 946783e..028b5db 100644 --- a/UserClass/TCPServer.cs +++ b/UserClass/TCPServer.cs @@ -55,7 +55,7 @@ namespace formula_manage.UserClass listenSocket.Listen(10); //ShowMessage("服务器开启成功"); - MessageBox.Show("服务器开启成功"); + //开启一个线程监听 Task.Run(new Action(() => { diff --git a/formula_manage.csproj b/formula_manage.csproj index fe40a1d..27dc799 100644 --- a/formula_manage.csproj +++ b/formula_manage.csproj @@ -116,12 +116,36 @@ + + packages\Bouyei.NetFactory.21.5.1.2\lib\Bouyei.NetFactory.dll + packages\CommonServiceLocator.2.0.7\lib\net47\CommonServiceLocator.dll packages\CommunityToolkit.Mvvm.8.2.2\lib\netstandard2.0\CommunityToolkit.Mvvm.dll + + packages\DotNetty.Buffers.0.6.0\lib\net45\DotNetty.Buffers.dll + + + packages\DotNetty.Codecs.0.6.0\lib\net45\DotNetty.Codecs.dll + + + packages\DotNetty.Codecs.Http.0.6.0\lib\net45\DotNetty.Codecs.Http.dll + + + packages\DotNetty.Common.0.6.0\lib\net45\DotNetty.Common.dll + + + packages\DotNetty.Handlers.0.6.0\lib\net45\DotNetty.Handlers.dll + + + packages\DotNetty.Transport.0.6.0\lib\net45\DotNetty.Transport.dll + + + packages\DotNettySocket.1.2.0\lib\net45\DotNettySocket.dll + packages\FastReport.Net.Demo.2024.2.2\lib\net462\FastReport.dll @@ -158,6 +182,20 @@ packages\Microsoft.Bcl.AsyncInterfaces.7.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + + packages\Microsoft.Extensions.DependencyInjection.Abstractions.1.1.0\lib\netstandard1.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll + + + packages\Microsoft.Extensions.Logging.1.1.1\lib\netstandard1.1\Microsoft.Extensions.Logging.dll + + + packages\Microsoft.Extensions.Logging.Abstractions.1.1.1\lib\netstandard1.1\Microsoft.Extensions.Logging.Abstractions.dll + + + packages\Microsoft.Win32.Primitives.4.3.0\lib\net46\Microsoft.Win32.Primitives.dll + True + True + packages\SamOatesGames.ModernUI.Xceed.Toolkit.1.0.1905191936\lib\net45\ModernUI.Xceed.AvalonDock.dll @@ -174,30 +212,153 @@ packages\Smart.FormDesigner.1.4.3\lib\net40\Smart.FormDesigner.dll + + packages\System.AppContext.4.3.0\lib\net463\System.AppContext.dll + True + True + packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll + + packages\System.Collections.Immutable.1.5.0\lib\netstandard2.0\System.Collections.Immutable.dll + packages\System.ComponentModel.Annotations.5.0.0\lib\net461\System.ComponentModel.Annotations.dll + + + packages\System.Console.4.3.0\lib\net46\System.Console.dll + True + True + + + packages\System.Diagnostics.DiagnosticSource.4.3.0\lib\net46\System.Diagnostics.DiagnosticSource.dll + + + packages\System.Diagnostics.Tracing.4.3.0\lib\net462\System.Diagnostics.Tracing.dll + True + True + + + packages\System.Globalization.Calendars.4.3.0\lib\net46\System.Globalization.Calendars.dll + True + True + + + packages\System.IO.4.3.0\lib\net462\System.IO.dll + True + True + + + packages\System.IO.Compression.4.3.0\lib\net46\System.IO.Compression.dll + True + True + + + + packages\System.IO.Compression.ZipFile.4.3.0\lib\net46\System.IO.Compression.ZipFile.dll + True + True + + + packages\System.IO.FileSystem.4.3.0\lib\net46\System.IO.FileSystem.dll + True + True + + + packages\System.IO.FileSystem.Primitives.4.3.0\lib\net46\System.IO.FileSystem.Primitives.dll + True + True + + + packages\System.Linq.4.3.0\lib\net463\System.Linq.dll + True + True + + + packages\System.Linq.Expressions.4.3.0\lib\net463\System.Linq.Expressions.dll + True + True + packages\System.Memory.4.5.5\lib\net461\System.Memory.dll + + packages\System.Net.Http.4.3.0\lib\net46\System.Net.Http.dll + True + True + + + packages\System.Net.Sockets.4.3.0\lib\net46\System.Net.Sockets.dll + True + True + packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll + + packages\System.Reflection.4.3.0\lib\net462\System.Reflection.dll + True + True + + + packages\System.Runtime.4.3.0\lib\net462\System.Runtime.dll + True + True + packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + + packages\System.Runtime.Extensions.4.3.0\lib\net462\System.Runtime.Extensions.dll + True + True + + + packages\System.Runtime.InteropServices.4.3.0\lib\net463\System.Runtime.InteropServices.dll + True + True + + + packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll + True + True + + + packages\System.Security.Cryptography.Algorithms.4.3.0\lib\net463\System.Security.Cryptography.Algorithms.dll + True + True + + + packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll + True + True + + + packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll + True + True + + + packages\System.Security.Cryptography.X509Certificates.4.3.0\lib\net461\System.Security.Cryptography.X509Certificates.dll + True + True + + + packages\System.Text.RegularExpressions.4.3.0\lib\net463\System.Text.RegularExpressions.dll + True + True + packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll @@ -210,10 +371,14 @@ - 4.0 + + packages\System.Xml.ReaderWriter.4.3.0\lib\net46\System.Xml.ReaderWriter.dll + True + True + packages\ThoughtWorks.QRCode.1.1.0\lib\ThoughtWorks.QRCode.dll diff --git a/packages.config b/packages.config index 0fd8730..2fbc4e5 100644 --- a/packages.config +++ b/packages.config @@ -1,7 +1,15 @@  + + + + + + + + @@ -9,19 +17,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file