Commit Graph

25 Commits

Author SHA1 Message Date
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
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
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
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
Joshua Gutenplan
45049e415c Updated the TCP client and removed the Dynamic clients. Will be adjusting the GenericSecure client after I finish testing. Also will add server classes 2017-03-17 20:26:06 -07:00
Joshua Gutenplan
e28d1eaf5c testing dynamic tcp server and secure tcp client, still need to finish testing and comment 2017-03-16 18:48:15 -07:00
Joshua Gutenplan
ab2d0a1197 Updated dynamic server class as I created simpl+ module 2017-03-15 15:31:51 -07:00
Joshua Gutenplan
cc7dc18b14 Completed lib for Dynamic TCP server, need to comment, build SImpl+, and test 2017-03-15 00:12:45 -07:00
Joshua Gutenplan
173cdfe7bd Working on Dynamic Server. Also updated the Generic Socket event args class to be just event args class and contain other event args as well. Should not affect anything as I did not change the name of the event args class defined, just changed the file name to show that it has multiple EventArgs definitions. 2017-03-14 18:26:13 -07:00
Joshua Gutenplan
2a39aad14a updated secure TCP stuff to have the PepperDash.Core namespace 2017-03-13 18:30:23 -07:00
Joshua Gutenplan
ac1166b0f8 Started class for server, but did not get far yet 2017-03-13 17:53:20 -07:00
Joshua Gutenplan
1227038b55 Updated secure client, I think this is the final version for the Secure Client, will be adding the server from Pro next. 2017-03-10 19:12:52 -08:00
Joshua Gutenplan
408f58bf71 Secure TCP client added, having one issue where the client is not connecting on initial connect call. Second call makes the connection. I think the nonsecure tcp client is working this way too, but need to verify 2017-03-10 00:59:51 -08:00
Heath Volmer
721275ee2c WebAPI: Added LookupSuccess to user and preset event args to trigger found/not-found pulses in Simpl 2017-02-27 12:13:23 -07:00
Heath Volmer
f154afb885 Working through little details on ecs-213 2017-02-21 16:33:09 -07:00
Heath Volmer
0e27ef3f9c Moved in eControlMethods and a portion of ControlPropertiesConfig from Essentials 2017-02-15 16:32:36 -07:00
Heath Volmer
309d6df98e Web API, changed loading of default to happen when no preset is received - to allow proper structure from previously-loaded preset to be overwritten 2017-02-13 14:02:11 -07:00
Heath Volmer
29346bae8f Mods to web api for https 2017-01-11 16:54:59 -07:00
Heath Volmer
e9f4917c55 Minor changes to client and gather in response to wharton/portalsync debugging 2017-01-06 13:39:53 -07:00
Heath Volmer
5fb4150d21 Changes to GenericTcpIpClient to accomodate S+ wrapper; Moved Web API and JsonToSimpl in 2017-01-04 14:50:18 -07:00