PepperDashCore/Pepperdash Core/Pepperdash Core/Comm
2020-02-25 15:19:49 -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 Adds logging of the SocketErrorCode when arming WaitForConnectionAsync. 2020-02-22 07:22:10 -05:00
GenericSshClient.cs #11 adds semaphore to prevent Connect() from being called from S+ if a connection attempt is still in progress. 2020-02-25 15:19:49 -07:00
GenericTcpIpClient.cs adds a null check to Receive() 2019-12-12 15:32:58 -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 closes PDC-43 and adds correct condition before printing statment in Debug class. 2020-02-11 14:52:34 -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