VB.NET - Advanced .NET Framework (Networking) - Use Sockets
源代码在线查看: vb.net how-to sockets client.sln
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "VB.NET How-To Sockets Client", "VB.NET How-To Sockets Client.vbproj", "{F153A1D7-6846-4564-A195-43433A966293}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "Setup1", "..\..\..\Setup1\Setup1.vdproj", "{C24DD0FE-4F78-4EAC-9FB4-96E37CFBC14F}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{F153A1D7-6846-4564-A195-43433A966293}.Debug.ActiveCfg = Debug|.NET
{F153A1D7-6846-4564-A195-43433A966293}.Debug.Build.0 = Debug|.NET
{F153A1D7-6846-4564-A195-43433A966293}.Release.ActiveCfg = Release|.NET
{F153A1D7-6846-4564-A195-43433A966293}.Release.Build.0 = Release|.NET
{C24DD0FE-4F78-4EAC-9FB4-96E37CFBC14F}.Debug.ActiveCfg = Debug
{C24DD0FE-4F78-4EAC-9FB4-96E37CFBC14F}.Release.ActiveCfg = Release
{C24DD0FE-4F78-4EAC-9FB4-96E37CFBC14F}.Release.Build.0 = Release
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal