LanSpider initial commit.
commitad8be2a85ff27a48e253fd3348a00b3afc88d044
authorzzandy <zzandy@16f2e333-51b0-4855-8c5a-a66b7be24171>
Tue, 14 Apr 2009 14:45:36 +0000 (14 14:45 +0000)
committerzzandy <zzandy@16f2e333-51b0-4855-8c5a-a66b7be24171>
Tue, 14 Apr 2009 14:45:36 +0000 (14 14:45 +0000)
tree0d24a2226fd1f6bca87d6c49b1852ca5f55e9204
LanSpider initial commit.

Develop an application that allows to browse LAN as single resource.

git-svn-id: https://abrams/svn/LanSpider-repo@1 16f2e333-51b0-4855-8c5a-a66b7be24171
13 files changed:
LanSpider.sln [new file with mode: 0644]
LanSpider.suo [new file with mode: 0644]
LanSpider/Form1.Designer.cs [new file with mode: 0644]
LanSpider/Form1.cs [new file with mode: 0644]
LanSpider/Form1.resx [new file with mode: 0644]
LanSpider/LanSpider.csproj [new file with mode: 0644]
LanSpider/ListNetworkComputers.cs [new file with mode: 0644]
LanSpider/Program.cs [new file with mode: 0644]
LanSpider/Properties/AssemblyInfo.cs [new file with mode: 0644]
LanSpider/Properties/Resources.Designer.cs [new file with mode: 0644]
LanSpider/Properties/Resources.resx [new file with mode: 0644]
LanSpider/Properties/Settings.Designer.cs [new file with mode: 0644]
LanSpider/Properties/Settings.settings [new file with mode: 0644]