Add the first replay file.
This commit is contained in:
parent
a36c29029a
commit
dbc2ff139f
@ -471,6 +471,7 @@
|
|||||||
<None Include="Resources\microwave.png" />
|
<None Include="Resources\microwave.png" />
|
||||||
<None Include="Resources\Animations.png" />
|
<None Include="Resources\Animations.png" />
|
||||||
<None Include="Resources\Circle.png" />
|
<None Include="Resources\Circle.png" />
|
||||||
|
<None Include="Resources\EduNetworkReplay.xml" />
|
||||||
<Content Include="Resources\NBIco.ico" />
|
<Content Include="Resources\NBIco.ico" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||||
|
23
EduNetworkBuilder/Properties/Resources.Designer.cs
generated
23
EduNetworkBuilder/Properties/Resources.Designer.cs
generated
@ -149,6 +149,29 @@ namespace EduNetworkBuilder.Properties {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Looks up a localized string similar to <?xml version="1.0" encoding="utf-8"?>
|
||||||
|
///<ActionCollection xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||||
|
/// <NetActions>
|
||||||
|
/// <NetworkAction>
|
||||||
|
/// <NetworkName>Level0_NoSwitch</NetworkName>
|
||||||
|
/// <Actions>
|
||||||
|
/// <ActionClass>
|
||||||
|
/// <Action>newdevice</Action>
|
||||||
|
/// <SourceID>-1</SourceID>
|
||||||
|
/// <SourceNIC>
|
||||||
|
/// <HostID>0</HostID>
|
||||||
|
/// <NicID>0</NicID>
|
||||||
|
/// </SourceNIC>
|
||||||
|
/// <DestNic>
|
||||||
|
/// <HostID>0</ [rest of string was truncated]";.
|
||||||
|
/// </summary>
|
||||||
|
internal static string EduNetworkReplay {
|
||||||
|
get {
|
||||||
|
return ResourceManager.GetString("EduNetworkReplay", resourceCulture);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
@ -568,4 +568,7 @@
|
|||||||
<data name="OfficeBldgWireless" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="OfficeBldgWireless" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\OfficeBldgWireless.enbx;System.Byte[], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
<value>..\Resources\OfficeBldgWireless.enbx;System.Byte[], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="EduNetworkReplay" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
|
<value>..\Resources\EduNetworkReplay.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252</value>
|
||||||
|
</data>
|
||||||
</root>
|
</root>
|
114
EduNetworkBuilder/Resources/EduNetworkReplay.xml
Normal file
114
EduNetworkBuilder/Resources/EduNetworkReplay.xml
Normal file
@ -0,0 +1,114 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<ActionCollection xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||||
|
<NetActions>
|
||||||
|
<NetworkAction>
|
||||||
|
<NetworkName>Level0_NoSwitch</NetworkName>
|
||||||
|
<Actions>
|
||||||
|
<ActionClass>
|
||||||
|
<Action>newdevice</Action>
|
||||||
|
<SourceID>-1</SourceID>
|
||||||
|
<SourceNIC>
|
||||||
|
<HostID>0</HostID>
|
||||||
|
<NicID>0</NicID>
|
||||||
|
</SourceNIC>
|
||||||
|
<DestNic>
|
||||||
|
<HostID>0</HostID>
|
||||||
|
<NicID>0</NicID>
|
||||||
|
</DestNic>
|
||||||
|
<Location>
|
||||||
|
<X>359</X>
|
||||||
|
<Y>229</Y>
|
||||||
|
</Location>
|
||||||
|
<newItemType>net_switch</newItemType>
|
||||||
|
<ChangedComponent xsi:type="NetworkDevice">
|
||||||
|
<IsDirty>false</IsDirty>
|
||||||
|
<hostname>net_switch0</hostname>
|
||||||
|
<Size>100</Size>
|
||||||
|
<CanServeDHCP>false</CanServeDHCP>
|
||||||
|
<CanUseDHCP>true</CanUseDHCP>
|
||||||
|
<MustUseDHCP>false</MustUseDHCP>
|
||||||
|
<CanAddNics>false</CanAddNics>
|
||||||
|
<HasAdvFirewall>false</HasAdvFirewall>
|
||||||
|
<IsBurned>false</IsBurned>
|
||||||
|
<BackgroundColor />
|
||||||
|
<FirewallRules />
|
||||||
|
<PowerOff>false</PowerOff>
|
||||||
|
<BadSprayCount>0</BadSprayCount>
|
||||||
|
<PacketIDsPassedThrough />
|
||||||
|
</ChangedComponent>
|
||||||
|
</ActionClass>
|
||||||
|
<ActionClass>
|
||||||
|
<Action>changecomponent</Action>
|
||||||
|
<SourceID>-1</SourceID>
|
||||||
|
<SourceNIC>
|
||||||
|
<HostID>0</HostID>
|
||||||
|
<NicID>0</NicID>
|
||||||
|
</SourceNIC>
|
||||||
|
<DestNic>
|
||||||
|
<HostID>0</HostID>
|
||||||
|
<NicID>0</NicID>
|
||||||
|
</DestNic>
|
||||||
|
<Location>
|
||||||
|
<X>0</X>
|
||||||
|
<Y>0</Y>
|
||||||
|
</Location>
|
||||||
|
<newItemType>none</newItemType>
|
||||||
|
<ChangedComponent xsi:type="NetworkLink">
|
||||||
|
<IsDirty>false</IsDirty>
|
||||||
|
<hostname />
|
||||||
|
<theLinkType>normal</theLinkType>
|
||||||
|
<isVisibleLink>true</isVisibleLink>
|
||||||
|
</ChangedComponent>
|
||||||
|
</ActionClass>
|
||||||
|
<ActionClass>
|
||||||
|
<Action>changecomponent</Action>
|
||||||
|
<SourceID>-1</SourceID>
|
||||||
|
<SourceNIC>
|
||||||
|
<HostID>0</HostID>
|
||||||
|
<NicID>0</NicID>
|
||||||
|
</SourceNIC>
|
||||||
|
<DestNic>
|
||||||
|
<HostID>0</HostID>
|
||||||
|
<NicID>0</NicID>
|
||||||
|
</DestNic>
|
||||||
|
<Location>
|
||||||
|
<X>0</X>
|
||||||
|
<Y>0</Y>
|
||||||
|
</Location>
|
||||||
|
<newItemType>none</newItemType>
|
||||||
|
<ChangedComponent xsi:type="NetworkLink">
|
||||||
|
<IsDirty>false</IsDirty>
|
||||||
|
<hostname />
|
||||||
|
<theLinkType>normal</theLinkType>
|
||||||
|
<isVisibleLink>true</isVisibleLink>
|
||||||
|
</ChangedComponent>
|
||||||
|
</ActionClass>
|
||||||
|
<ActionClass>
|
||||||
|
<Action>changecomponent</Action>
|
||||||
|
<SourceID>-1</SourceID>
|
||||||
|
<SourceNIC>
|
||||||
|
<HostID>0</HostID>
|
||||||
|
<NicID>0</NicID>
|
||||||
|
</SourceNIC>
|
||||||
|
<DestNic>
|
||||||
|
<HostID>0</HostID>
|
||||||
|
<NicID>0</NicID>
|
||||||
|
</DestNic>
|
||||||
|
<Location>
|
||||||
|
<X>0</X>
|
||||||
|
<Y>0</Y>
|
||||||
|
</Location>
|
||||||
|
<newItemType>none</newItemType>
|
||||||
|
<ChangedComponent xsi:type="NetworkLink">
|
||||||
|
<IsDirty>false</IsDirty>
|
||||||
|
<hostname />
|
||||||
|
<theLinkType>normal</theLinkType>
|
||||||
|
<isVisibleLink>true</isVisibleLink>
|
||||||
|
</ChangedComponent>
|
||||||
|
</ActionClass>
|
||||||
|
</Actions>
|
||||||
|
<HasBeenStored>true</HasBeenStored>
|
||||||
|
</NetworkAction>
|
||||||
|
</NetActions>
|
||||||
|
<HasUnsavedChanges>true</HasUnsavedChanges>
|
||||||
|
</ActionCollection>
|
Loading…
Reference in New Issue
Block a user