PepperDashCore/Pepperdash Core/Pepperdash Core/Comm
2019-12-12 14:14:56 -07: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 Added xml doc and some summaries to some of the warnings. There are still 321 warnings for xml doc, but I think its helpful to see what summaries are there in ref'd solutions. 2019-06-13 19:33:39 -07:00
EventArgs.cs Adds RecivedFromCLientIndexUshort to GenericTcpServerCommMethodRecieveTextArgs 2019-10-02 15:55:17 -04: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 Really removes general status debug messages from level 1 to level 2 in Tcp Clients for Server 2019-11-12 17:26:15 -05:00
GenericSecureTcpIpServer.cs ecs-1141: fixed null ref in TCP/Secure TCP server StopListening() 2019-08-16 09:30:36 -06:00
GenericSshClient.cs Adds conditions for when creating a new Ssh client. 2019-10-11 05:59:10 -04:00
GenericTcpIpClient.cs Adds XML summary comments 2019-12-12 14:14:56 -07:00
GenericTcpIpClient_ForServer.cs Really removes general status debug messages from level 1 to level 2 in Tcp Clients for Server 2019-11-12 17:26:15 -05:00
GenericTcpIpServer.cs ecs-1141: fixed null ref in TCP/Secure TCP server StopListening() 2019-08-16 09:30:36 -06:00
GenericUdpServer.cs Added event for connected to drive connected fb on module. Status change is there but it uses socket status which is not available in UDP. 2019-06-26 19:36:19 -07:00
TcpClientConfigObject.cs Fix tcp client config object. 2019-06-14 14:00:29 -07:00
TcpServerConfigObject.cs Added xml doc and some summaries to some of the warnings. There are still 321 warnings for xml doc, but I think its helpful to see what summaries are there in ref'd solutions. 2019-06-13 19:33:39 -07:00