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-06 16:24:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aa424076edb1721cf1ea13c2d0fefa80688b30ae
PepperDashCore
/
Pepperdash Core
History
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
..
.vs/Pepperdash Core
/v14
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
Pepperdash Core
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
Pepperdash Core.sln
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
Pepperdash Core.slnold
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
Pepperdash Core.suo
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