EduNetworkBuilder/EduNetworkBuilder
2018-04-05 16:43:55 +03:00
..
Properties Add two more "solved" networks. Can be used for random puzzles 2018-03-19 13:43:32 -05:00
Resources We can state that a network card (switch port) has a problem. We cannot do anything about it yet. 2018-03-24 08:29:09 -05:00
add2cfiles.txt Posting through Visual Studio 2017-02-24 14:29:51 +03:00
add2edustrings.txt Posting through Visual Studio 2017-02-24 14:29:51 +03:00
AnimationClass.cs initial ctrl-z working 2018-03-15 17:12:20 -05:00
App.config add start to form translation. Dir choice dialog 2017-10-30 16:47:06 -05:00
DeviceConfig.cs Mark the nic spray fixed once the nic has been re-added. They should still add a test to make sure the IP has been put back, etc. Also fixed an issue with duplicate nic names. 2018-03-24 09:34:06 -05:00
DeviceConfig.Designer.cs Most other windows start centered in the main builder window. With multiple displays, windows would start in odd locatins and would often be lost. 2017-02-25 10:53:23 +03:00
DeviceConfig.resx Posting through Visual Studio 2017-02-24 14:29:51 +03:00
EduNetworkBuilder_TemporaryKey.pfx Posting through Visual Studio 2017-02-24 14:29:51 +03:00
EduNetworkBuilder.csproj Update the level1 practice5. It had been a puzzle with two DHCP servers. We teach that concept for the first time on level5. So I removed that and replaced it with improper DHCP. It passes out IPs that already exist. 2018-03-21 14:00:00 -05:00
FirewallEditor.cs Most other windows start centered in the main builder window. With multiple displays, windows would start in odd locatins and would often be lost. 2017-02-25 10:53:23 +03:00
FirewallEditor.Designer.cs Most other windows start centered in the main builder window. With multiple displays, windows would start in odd locatins and would often be lost. 2017-02-25 10:53:23 +03:00
FirewallEditor.resx Posting through Visual Studio 2017-02-24 14:29:51 +03:00
img_arp.png Posting through Visual Studio 2017-02-24 14:29:51 +03:00
img_dhcp.png Posting through Visual Studio 2017-02-24 14:29:51 +03:00
img_ping.png Posting through Visual Studio 2017-02-24 14:29:51 +03:00
img_ping.xcf Posting through Visual Studio 2017-02-24 14:29:51 +03:00
img_tun.png Posting through Visual Studio 2017-02-24 14:29:51 +03:00
img_vpn.png Posting through Visual Studio 2017-02-24 14:29:51 +03:00
IPAddress.cs Add Equals func for NB_IPaddress 2018-03-16 13:57:10 -05:00
IPAddressEntry.cs Rename IPAddress class to NB_IPAddress. We will be using the System.Net.IPAddress class and do not want to have a conflict. 2018-03-09 15:47:33 -06:00
IPAddressEntry.Designer.cs Better centering of the IP address edit box when first opened. 2017-02-25 10:44:12 +03:00
IPAddressEntry.resx Posting through Visual Studio 2017-02-24 14:29:51 +03:00
LanguageString.cs Add an Equals func for LanguageString 2018-03-16 13:59:14 -05:00
LinkEditor.cs Able to edit links 2018-02-17 11:42:21 +00:00
LinkEditor.Designer.cs Most other windows start centered in the main builder window. With multiple displays, windows would start in odd locatins and would often be lost. 2017-02-25 10:53:23 +03:00
LinkEditor.resx Posting through Visual Studio 2017-02-24 14:29:51 +03:00
ListBoxWindow.cs Rename IPAddress class to NB_IPAddress. We will be using the System.Net.IPAddress class and do not want to have a conflict. 2018-03-09 15:47:33 -06:00
ListBoxWindow.Designer.cs Change the anchoring of the filter textbox on the puzzles selection window. 2017-06-20 15:31:59 -05:00
ListBoxWindow.resx Posting through Visual Studio 2017-02-24 14:29:51 +03:00
NB.cs A little better spraying of the network. 2018-04-05 09:27:47 +03:00
NBSettings.cs add start to form translation. Dir choice dialog 2017-10-30 16:47:06 -05:00
NetShape.cs Equals func for NetShape 2018-03-16 14:01:44 -05:00
NetTest.cs Let it work if the nic has been replaced 2018-04-05 16:40:42 +03:00
NetTestEditor.cs We can state that a network card (switch port) has a problem. We cannot do anything about it yet. 2018-03-24 08:29:09 -05:00
NetTestEditor.Designer.cs Most other windows start centered in the main builder window. With multiple displays, windows would start in odd locatins and would often be lost. 2017-02-25 10:53:23 +03:00
NetTestEditor.resx Posting through Visual Studio 2017-02-24 14:29:51 +03:00
Network.cs A little better spraying of the network. 2018-04-05 09:27:47 +03:00
NetworkBuilder.cs Once the switch has been replaced (with a spraying nic) the replace switch context menu does not show up. 2018-04-05 16:43:55 +03:00
NetworkBuilder.Designer.cs Add color choosing boxes for Line and Fill colors for use when adding a shape. 2018-02-26 18:07:56 -06:00
NetworkBuilder.resx Posting through Visual Studio 2017-02-24 14:29:51 +03:00
NetworkCard.cs Let it work if the nic has been replaced 2018-04-05 16:40:42 +03:00
NetworkCardEditor.cs Rename IPAddress class to NB_IPAddress. We will be using the System.Net.IPAddress class and do not want to have a conflict. 2018-03-09 15:47:33 -06:00
NetworkCardEditor.Designer.cs Most other windows start centered in the main builder window. With multiple displays, windows would start in odd locatins and would often be lost. 2017-02-25 10:53:23 +03:00
NetworkCardEditor.resx Posting through Visual Studio 2017-02-24 14:29:51 +03:00
NetworkComponent.cs make a virtual Equals func on components. Will need to make custom ones for a link and a device 2018-03-16 15:55:30 -05:00
NetworkDevice.cs trigger multiple spray packets even after the packet is done. 2018-04-04 16:42:32 +03:00
NetworkInterface.cs Interfaces Equals operator and updating the networkCard equals operator to use the interfaces operator. 2018-03-16 14:35:12 -05:00
NetworkLink.cs Change the damage taken by trees. We can brush up against one and still make it through. But trees still give lots of damage... 2018-03-19 13:37:20 -05:00
OptionsWindow.cs Add a localized URL for any map we want to add a URL to 2017-10-25 10:05:11 -05:00
OptionsWindow.Designer.cs Add a localized URL for any map we want to add a URL to 2017-10-25 10:05:11 -05:00
OptionsWindow.resx Posting through Visual Studio 2017-02-24 14:29:51 +03:00
Packet.cs bad packets are not logged. 2018-04-04 16:19:51 +03:00
PacketMessage.cs prep to serialize network messages. for saving results of automatic testing 2017-08-17 07:39:14 -05:00
PersonClass.cs test all networks on the test-all 2017-08-17 10:29:37 -05:00
PersonProfileForm.cs rebuild the homework tree after we test all of them. That way the results are immediately visible. 2017-08-17 10:43:17 -05:00
PersonProfileForm.Designer.cs Pieces for testing and tracking status of homework checking. 2017-08-14 16:13:17 -05:00
PersonProfileForm.resx working on Person Form 2017-07-27 15:20:32 -05:00
Program.cs Have double-click on item working now with msi file. 2017-07-28 19:35:27 -05:00
pullLanguageInfo.pl Posting through Visual Studio 2017-02-24 14:29:51 +03:00
RandomPuzzleChooser.cs autoselect a network on the random network chooser window. 2017-09-01 15:27:49 -05:00
RandomPuzzleChooser.Designer.cs Choose network for turning into a random network. 2017-08-31 18:56:41 -05:00
RandomPuzzleChooser.resx Choose network for turning into a random network. 2017-08-31 18:56:41 -05:00
RTFWindow.cs remove debug print when loading rtf 2017-06-16 13:17:25 -05:00
RTFWindow.Designer.cs Posting through Visual Studio 2017-02-24 14:29:51 +03:00
RTFWindow.resx Posting through Visual Studio 2017-02-24 14:29:51 +03:00
SchoolworkClass.cs initial ctrl-z working 2018-03-15 17:12:20 -05:00
ShapeEditor.cs Shape editor has name. & put named shapes into line of sight puzzle 2018-03-06 14:34:29 -06:00
ShapeEditor.Designer.cs Shape editor has name. & put named shapes into line of sight puzzle 2018-03-06 14:34:29 -06:00
ShapeEditor.resx Starting to add the initial shapelist edit window 2018-02-28 16:50:50 -06:00
Thumbs.db Posting through Visual Studio 2017-02-24 14:29:51 +03:00
toedit.txt Posting through Visual Studio 2017-02-24 14:29:51 +03:00
TranslationWindow.cs Prompt to save unsaved changes to translation stuff 2017-11-01 16:09:06 -05:00
TranslationWindow.Designer.cs initial filter drop-down 2017-11-01 12:57:00 -05:00
TranslationWindow.resx initial translators window for translating puzzles 2017-10-03 08:46:28 -05:00
TraversalClass.cs Fix a traversal class not serializable error. 2018-03-18 15:07:49 -05:00
TrippleDESDocumentEncryption.cs convert personclass writer to xml document so we can encrypt. 2017-08-09 16:03:19 -05:00
VLANConfig.cs fix invalid access blowout. Found when trying to get it to run on Linux 2017-06-13 16:53:06 -05:00
VLANConfig.Designer.cs Most other windows start centered in the main builder window. With multiple displays, windows would start in odd locatins and would often be lost. 2017-02-25 10:53:23 +03:00
VLANConfig.resx Posting through Visual Studio 2017-02-24 14:29:51 +03:00
VLANStuff.cs VlanName Equals Func 2018-03-16 14:22:54 -05:00