This website requires JavaScript.
Explore
Help
Sign In
pepperdash
/
PepperDashCore
Watch
1
Star
0
Fork
0
You've already forked PepperDashCore
mirror of
https://github.com/PepperDash/PepperDashCore.git
synced
2026-02-12 03:04:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
df9501f79700e62a3d15813f456ab137f72e00f3
PepperDashCore
/
Pepperdash Core
/
Pepperdash Core
/
Comm
History
Neil Dorin
df9501f797
Fixes Null Reference Exceptions with GenericTcpIpClient and GenericSshClient
2017-12-19 09:51:05 -07:00
..
CommunicationGather.cs
- Added GenericHttpSseClient for use with Node Server
2017-06-08 15:58:25 -06:00
ControlPropertiesConfig.cs
Moved in eControlMethods and a portion of ControlPropertiesConfig from Essentials
2017-02-15 16:32:36 -07:00
DynamicTCPServer.cs
Changes for pull request: Changed .sln file so that it opens in VS2008 instead of 2015 old file marked old. Two changes to auto reconnect on TCPclient. Line 259 if not disconnect called by user. Line 317 add AutoReconnect to the If statement. Added 3 new class files: GenericSecureTcpIpClient, GenericSecureTcpIpServer, and GenericTcpIpServer. Lastly, I updated the name of the EventArgs.cs to be generic, and added the new class event args to that file.
2017-03-18 17:14:42 -07:00
eControlMethods.cs
Moved in eControlMethods and a portion of ControlPropertiesConfig from Essentials
2017-02-15 16:32:36 -07:00
EventArgs.cs
Changes for pull request: Changed .sln file so that it opens in VS2008 instead of 2015 old file marked old. Two changes to auto reconnect on TCPclient. Line 259 if not disconnect called by user. Line 317 add AutoReconnect to the If statement. Added 3 new class files: GenericSecureTcpIpClient, GenericSecureTcpIpServer, and GenericTcpIpServer. Lastly, I updated the name of the EventArgs.cs to be generic, and added the new class event args to that file.
2017-03-18 17:14:42 -07:00
FINISH CommStatic.cs
Minor changes to client and gather in response to wharton/portalsync debugging
2017-01-06 13:39:53 -07:00
GenericHttpSseClient.cs
Minor updates to SseClient class
2017-08-14 10:08:03 -06:00
GenericSecureTcpIpClient.cs
Changes for pull request: Changed .sln file so that it opens in VS2008 instead of 2015 old file marked old. Two changes to auto reconnect on TCPclient. Line 259 if not disconnect called by user. Line 317 add AutoReconnect to the If statement. Added 3 new class files: GenericSecureTcpIpClient, GenericSecureTcpIpServer, and GenericTcpIpServer. Lastly, I updated the name of the EventArgs.cs to be generic, and added the new class event args to that file.
2017-03-18 17:14:42 -07:00
GenericSecureTcpIpServer.cs
Changes for pull request: Changed .sln file so that it opens in VS2008 instead of 2015 old file marked old. Two changes to auto reconnect on TCPclient. Line 259 if not disconnect called by user. Line 317 add AutoReconnect to the If statement. Added 3 new class files: GenericSecureTcpIpClient, GenericSecureTcpIpServer, and GenericTcpIpServer. Lastly, I updated the name of the EventArgs.cs to be generic, and added the new class event args to that file.
2017-03-18 17:14:42 -07:00
GenericSshClient.cs
Fixes Null Reference Exceptions with GenericTcpIpClient and GenericSshClient
2017-12-19 09:51:05 -07:00
GenericTcpIpClient.cs
Fixes Null Reference Exceptions with GenericTcpIpClient and GenericSshClient
2017-12-19 09:51:05 -07:00
GenericTcpIpServer.cs
Changes for pull request: Changed .sln file so that it opens in VS2008 instead of 2015 old file marked old. Two changes to auto reconnect on TCPclient. Line 259 if not disconnect called by user. Line 317 add AutoReconnect to the If statement. Added 3 new class files: GenericSecureTcpIpClient, GenericSecureTcpIpServer, and GenericTcpIpServer. Lastly, I updated the name of the EventArgs.cs to be generic, and added the new class event args to that file.
2017-03-18 17:14:42 -07:00