This website requires JavaScript.
Explore
Help
Sign In
pepperdash
/
PepperDashCore
Watch
1
Star
0
Fork
0
You've already forked PepperDashCore
mirror of
https://github.com/PepperDash/PepperDashCore.git
synced
2026-02-11 18:54:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e47748a18405d8cc8e883c0c24a4ae3fc352633c
PepperDashCore
/
Pepperdash Core
/
Pepperdash Core
/
Comm
History
Heath Volmer
f6490feb35
Gather debug output fix
2017-03-21 13:10:22 -06:00
..
CommunicationGather.cs
Gather debug output fix
2017-03-21 13:10:22 -06:00
ControlPropertiesConfig.cs
Moved in eControlMethods and a portion of ControlPropertiesConfig from Essentials
2017-02-15 16:32:36 -07: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
Moved in eControlMethods and a portion of ControlPropertiesConfig from Essentials
2017-02-15 16:32:36 -07:00
EventArgs.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
FINISH CommStatic.cs
Minor changes to client and gather in response to wharton/portalsync debugging
2017-01-06 13:39:53 -07:00
GenericSecureTcpIpClient.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
GenericSecureTcpIpServer.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
GenericSshClient.cs
Removed handler for stream error
2016-12-06 16:15:57 -07:00
GenericTcpIpClient.cs
Change to TCP properties defaults
2017-03-21 13:03:42 -06:00
GenericTcpIpServer.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