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
|
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 |
|