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
a0b1bd8b7ee7d2ffe91176f3dd186ca39cabc358
NSspi
/
TestProtocol
History
antiduh
7e5f2a6308
Fixed the demo's CustomServer confusion over Disconnected - it was firing it when a full shutdown occurred, not just when the current client disconnected. Created a second Stopped event to track when the full shutdown actually occurs; still not used by UI.
2014-06-27 21:59:19 +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
CustomConnection.cs
Implemented the server form. Client <-> Server interaction actually works.
2014-06-26 18:00:50 +00:00
CustomServer.cs
Fixed the demo's CustomServer confusion over Disconnected - it was firing it when a full shutdown occurred, not just when the current client disconnected. Created a second Stopped event to track when the full shutdown actually occurs; still not used by UI.
2014-06-27 21:59:19 +00:00
Message.cs
Fixed namespaces; Working on server-side UI.
2014-06-25 21:49:35 +00:00
ProtocolOp.cs
Fixed namespaces; Working on server-side UI.
2014-06-25 21:49:35 +00:00
TestProtocol.csproj
Reorganized the project to put the library one folder down.
2014-06-27 14:38:28 +00:00