This website requires JavaScript.
Explore
Help
Sign In
jeff
/
NSspi
Watch
1
Star
0
Fork
0
You've already forked NSspi
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
dec15098359ad5cbedb804a13c9e32f45ad8f7f2
NSspi
/
TestServer
History
antiduh
dec1509835
Refactored Credential et al so that the security package is provided by name (string), and not an enum. Security packages are runtime enumerable, and new ones may be created that we don't have any idea of.
2014-06-30 15:36:20 +00:00
..
Properties
Working on a rough demo client/server app.
2014-06-25 21:28:03 +00:00
App.config
Working on a rough demo client/server app.
2014-06-25 21:28:03 +00:00
Program.cs
Renamed the client and server forms to have their role in the name.
2014-06-26 20:59:32 +00:00
ServerForm.cs
Refactored Credential et al so that the security package is provided by name (string), and not an enum. Security packages are runtime enumerable, and new ones may be created that we don't have any idea of.
2014-06-30 15:36:20 +00:00
ServerForm.Designer.cs
Changed the demo's ServerForm to display the client's username when a client connects.
2014-06-30 14:40:39 +00:00
ServerForm.resx
Renamed the client and server forms to have their role in the name.
2014-06-26 20:59:32 +00:00
TestServer.csproj
Reorganized the project to put the library one folder down.
2014-06-27 14:38:28 +00:00