Commit Graph

102 Commits

Author SHA1 Message Date
Heath Volmer
7c2f4c2c24 sshClient, removing comments and repairing indentation 2018-08-18 08:17:09 -06:00
Heath Volmer
e829ba74d5 ecs-732; Fixed reconnect on initial connection; changed debug levels to 1 2018-06-05 10:25:27 -06:00
Heath Volmer
88a35b0e40 v1.0.6; added clz/dll for previous commit 2018-05-23 12:13:28 -06:00
Heath Volmer
14c4a9dd6b 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
Heath Volmer
494b8b09e1 1.0.5 fix for array lookups that fail stepping on index 0. Reduced debugging output 2018-05-11 15:05:22 -06:00
Heath Volmer
cb63734fba Pull request and build 2018-02-22 15:10:33 -07:00
Neil Dorin
b8b3324243 v1.0.4.* - Updated AssemblyInfo Version 2018-02-07 10:21:38 -07:00
Neil Dorin
7b84400332 Updates to GenericTcpIpClient Class to improve stablity and not leave unused sockets behind when disconnecting and reconnecting. Fixed edge case NullReferenceExceptions 2018-02-07 10:17:26 -07:00
Heath Volmer
0f2d1d9d15 Added release package back in! 2018-02-06 13:22:43 -07:00
Heath Volmer
4409644cf7 Added hybrid ipid/tcp eControlType for HD-MD things 2018-02-06 12:40:50 -07:00
Heath Volmer
292183098f merged in master 2018-01-29 20:57:06 -07:00
Heath Volmer
e16c2cbee8 Merge pull request #10 in PEC/pepperdash-simplsharp-core from feature/eControlMethod.Cresnet to master
* commit 'd5fa4311a22f2be1479ce6a8816bbafe9b6f2fa2':
  Added eControlMethod.Cresnet to enum
  Saved local project settings (no code changes)
  Fixes Null Reference Exceptions with GenericTcpIpClient and GenericSshClient
2018-01-26 11:51:19 -05:00
Neil Dorin
d5fa4311a2 Added eControlMethod.Cresnet to enum 2018-01-23 15:58:09 -07:00
Neil Dorin
01abeda4b3 Saved local project settings (no code changes) 2017-12-21 09:52:55 -07:00
Neil Dorin
073c18b775 Merge remote-tracking branch 'origin/master' into bug/TcpSshExceptions 2017-12-19 09:51:48 -07:00
Neil Dorin
df9501f797 Fixes Null Reference Exceptions with GenericTcpIpClient and GenericSshClient 2017-12-19 09:51:05 -07:00
Heath Volmer
9576c3495a file cleanup. Compile, move to v1.0.2 2017-12-12 09:50:05 -07:00
Heath Volmer
fcd15573bd Merged JTA-changes 2017-12-12 09:44:01 -07:00
Heath Volmer
9076c51a9b Debugging changes 2017-12-12 09:41:23 -07:00
Heath Volmer
b9a01f6f74 Merge pull request #8 in PEC/pepperdash-simplsharp-core from feature/debug to master
* commit 'b94ebe082d099ef6cc0a4ec88b55c7571f898a17':
  Added timestamp to debug console messages
  Minor updates to tcp client
2017-11-20 13:13:47 -05:00
Neil Dorin
b94ebe082d Added timestamp to debug console messages 2017-10-31 16:21:23 -06:00
Neil Dorin
b8f95cf6cf Merge remote-tracking branch 'origin/master' into feature/sseclient 2017-10-31 14:21:07 -06:00
Neil Dorin
adf7fd05ae Minor updates to tcp client 2017-10-31 14:19:51 -06:00
Heath Volmer
28986eaff5 Post-merge sseclient compile for release package 2017-08-30 08:42:52 -05:00
Heath Volmer
66894374d2 Merge remote-tracking branch 'origin/feature/sseclient' 2017-08-30 08:38:25 -05:00
Heath Volmer
5d16a6a65f ? 2017-08-16 14:16:45 -06:00
Neil Dorin
44c9bcb788 Minor updates to SseClient class 2017-08-14 10:08:03 -06:00
Heath Volmer
b4469a00f1 Merge pull request #7 in PEC/pepperdash-simplsharp-core from feature/sseclient to master
* commit '208e2363083f9d7812a3cd9ea8fadc6aabe0893d':
  Updates to GenericHttpSseClient class to implement new iCommunicationReceiver interface
  - Added GenericHttpSseClient for use with Node Server
2017-08-09 16:35:56 -04:00
JTA
57af2aebb4 Merge branch 'JTA_Changes' of http://code.pepperdash.net/scm/pec/pepperdash-simplsharp-core into JTA_Changes
# Conflicts:
#	Pepperdash Core/CLZ Builds/PepperDash_Core.clz
#	Pepperdash Core/CLZ Builds/PepperDash_Core.dll
#	Pepperdash Core/Pepperdash Core.suo
#	Pepperdash Core/Pepperdash Core/JsonToSimpl/JsonToSimplChildObjectBase.cs
#	Pepperdash Core/Pepperdash Core/PepperDash_Core.projectinfo
2017-07-30 14:36:40 -04:00
JTA
632b2ea3b4 Adds method SetPathPrefix to JSON SiMPL Child Onject
Reinstated the  default from proces%type%Path mehods. If no path no change propegates.
2017-07-30 14:34:51 -04:00
Neil Dorin
208e236308 Updates to GenericHttpSseClient class to implement new iCommunicationReceiver interface 2017-06-15 10:30:21 -06:00
Neil Dorin
f8e3c0f8c5 - Added GenericHttpSseClient for use with Node Server 2017-06-08 15:58:25 -06:00
JTA
5e7c7771a3 Revert "Removes the default from proces%type%Path mehods. If no path no change."
This reverts commit 6bc656f7bf.
2017-06-06 17:58:03 -04:00
JTA
6bc656f7bf Removes the default from proces%type%Path mehods. If no path no change. 2017-06-06 17:57:42 -04:00
JTA
c206e4450a Removes the default form proces%type%Path mehods. If no path no change 2017-06-06 17:57:17 -04:00
JTA
5c66579ab8 Adds method setDebugLevel(int level) to JsonToSimplFileMaster 2017-06-05 09:41:17 -04:00
JTA
72d7ea338a Sets all unnessecery Debug.console messages in JsonTosimpl classes to level 1
Warnings and errors remain at level 0
2017-06-05 09:40:30 -04:00
Heath Volmer
9a597ee1e0 Added ICommunicationReceiver Interface 2017-06-02 10:50:39 -06:00
Heath Volmer
2d3fb963fa Changed Releases folder to CLZ Builds 2017-05-10 10:31:46 -06:00
Heath Volmer
bb43af25be + .gitignore; changed name of Debug folder to Logging 2017-05-10 09:27:14 -06:00
Heath Volmer
70685d05b1 Fixed too-long console command help text 2017-04-28 11:14:07 -06:00
Heath Volmer
e47748a184 Changed most debugging to add log ability. Program will not run. Type load exception 2017-04-27 15:21:08 -06:00
Heath Volmer
f6490feb35 Gather debug output fix 2017-03-21 13:10:22 -06:00
Heath Volmer
0788deec6b Change to TCP properties defaults 2017-03-21 13:03:42 -06:00
Heath Volmer
9a15ea3d4a Compile after addSecureTCP pull 2017-03-19 20:17:27 -06:00
Joshua Gutenplan
aa424076ed Merge branch 'origin/feature/AddSecureTCP' of http://code.pepperdash.net/scm/pec/pepperdash-simplsharp-core into origin/feature/AddSecureTCP 2017-03-18 17:16:54 -07:00
Joshua Gutenplan
1ab627ec3a 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
Joshua Gutenplan
de4801c123 Changes for pull request: two changes to auto reconnect on TCPclient. Line 259 if not disconnect called by user. and 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:03:49 -07:00
Joshua Gutenplan
31d0d1222a Just removed the commented out parts fromt the event args.cs before updating. 2017-03-18 10:15:01 -07:00
Joshua Gutenplan
6caff913ca Removed old work, this would be commit with just updates to TCP Client, and EventArgs.cs. After this adding back in classes for secure client and secure and unsecure server classes after this commit. Using the tested separated classes that were created for a project as dynamic modules. 2017-03-18 10:14:03 -07:00