2016-01-20 update 2 add comment and change all code to visual studio 2015 and .net framework 4.6

This commit is contained in:
parallelbgls@outlook.com
2016-01-20 17:25:04 +08:00
parent 089e88d1bf
commit fcb4432a98
36 changed files with 688 additions and 465 deletions

View File

@@ -19,7 +19,7 @@ Table of Content:
* Siemens Tcp protocal (acturally it is the same as Profinet)
* All communications can be asyncronized.
* A task manager that you can easily manage multiple connections.
* .net 4.5 and Visual Studio 2013 support (In the future, it will be upgraded to .net 4.6 and Visual Studio 2015)
* .net framework 4.6 and Visual Studio 2015 support.
##<a name="usage"></a> Usage