*Reorganized RegionServerCommsManager for OGS and local support

This commit is contained in:
mingchen
2007-06-09 21:04:13 +00:00
parent 3658015de8
commit fa8f143aec
23 changed files with 444 additions and 262 deletions

View File

@@ -145,10 +145,10 @@
<Compile Include="ClientView.Grid.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="ClientView.PacketHandlers.cs">
<Compile Include="PacketServer.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="ClientView.ProcessPackets.cs">
<Compile Include="ClientView.PacketHandlers.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="VersionInfo.cs">
@@ -169,10 +169,10 @@
<Compile Include="ClientView.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="PacketServer.cs">
<Compile Include="ClientView.API.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="ClientView.API.cs">
<Compile Include="ClientView.ProcessPackets.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="CAPS\AdminWebFront.cs">