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
364a035592b27330b7dc7c5e8110355f4aabf169
NSspi
/
TestProtocol
History
antiduh
35ace4f24c
Couple bug fixes in the client and server code. Gotta remember that TCP sockets may return less data than you ask for; that and the length of the data may be longer than the buffer you give it.
2014-07-08 18:56:52 +00:00
..
Properties
Change the project so that it compiles against .Net 4.0 for greater usability.
2014-07-07 19:24:31 +00:00
App.config
Change the project so that it compiles against .Net 4.0 for greater usability.
2014-07-07 19:24:31 +00:00
CustomConnection.cs
Couple bug fixes in the client and server code. Gotta remember that TCP sockets may return less data than you ask for; that and the length of the data may be longer than the buffer you give it.
2014-07-08 18:56:52 +00:00
CustomServer.cs
Couple bug fixes in the client and server code. Gotta remember that TCP sockets may return less data than you ask for; that and the length of the data may be longer than the buffer you give it.
2014-07-08 18:56:52 +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
Change the project so that it compiles against .Net 4.0 for greater usability.
2014-07-07 19:24:31 +00:00