BrandonPotter / SimpleTCP

Straightforward .NET library to handle the repetitive tasks of spinning up and working with TCP sockets (client and server).
Apache License 2.0
363 stars 108 forks source link

Project .Net 4.0 Version #42

Closed davidokwudili closed 6 years ago

davidokwudili commented 6 years ago

I really appreciate the effort made for the development of this project, which has really made things easier.

I noticed the project was built against .Net Framework 4.6, in which it will be much more better, if a of a lower targeted framework of .Net Framework 4.0 can be released, in order for it to cover a wider range, and not be limited to a specific framework version.

I'll really appreciate, if that can be done, so as to also use it in one of my software in the market, and give credits to this project.

Thanks once more.

OPPS FIXED... Kindly Close...