PepperDashCore/Pepperdash Core/Pepperdash Core/Comm
Jason T Alborough b3a003352e # PDC-5 AddQueueToGenericUdpServer
- Removed the Finally statement. Using finally caused a null refence exception for the CCriticalSection object at shutdown.
2019-04-25 08:32:46 -04:00
..
CommunicationGather.cs - Added GenericHttpSseClient for use with Node Server 2017-06-08 15:58:25 -06:00
ControlPropertiesConfig.cs Adds properties for Cec 2018-10-03 17:45:49 -06: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 Initial work on GenericUdpServer 2018-12-12 16:26:18 -07:00
EventArgs.cs updated the secure and non secure servers and added clients that are meant to be used with our server classes. The clients add the shared key and other stability features when we manage the server. 2019-02-18 15:49:45 -08: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 Revised debugging in JSONToSimpl classes; added new JsonToSimplPortalFileMaster to read portal system/template files and merge; copied merge code in from Essentials and reworked (note that Essentials does not yet use this merge code); added 'global' object to the top-level objects that are merged 2018-05-23 12:11:20 -06:00
GenericSecureTcpIpClient_ForServer.cs updated the secure and non secure servers and added clients that are meant to be used with our server classes. The clients add the shared key and other stability features when we manage the server. 2019-02-18 15:49:45 -08:00
GenericSecureTcpIpServer.cs updated the secure and non secure servers and added clients that are meant to be used with our server classes. The clients add the shared key and other stability features when we manage the server. 2019-02-18 15:49:45 -08:00
GenericSshClient.cs Changed Debug.Console methods to log all messages marked as such to log; ssh cleanup 2018-08-31 11:50:01 -05:00
GenericTcpIpClient.cs Initial work on GenericUdpServer 2018-12-12 16:26:18 -07:00
GenericTcpIpClient_ForServer.cs updated the secure and non secure servers and added clients that are meant to be used with our server classes. The clients add the shared key and other stability features when we manage the server. 2019-02-18 15:49:45 -08:00
GenericTcpIpServer.cs Changes GenericTCPServer to use Non Secure TCPServer Classes. 2019-02-20 11:30:32 -05:00
GenericUdpServer.cs # PDC-5 AddQueueToGenericUdpServer 2019-04-25 08:32:46 -04:00
TcpServerConfigObject.cs updated the secure and non secure servers and added clients that are meant to be used with our server classes. The clients add the shared key and other stability features when we manage the server. 2019-02-18 15:49:45 -08:00