Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I want to communicate PLC over MODBUS TCP.
But I have not a PLC yet. I am waiting for coming it.
I can not find any tool which simulate PLC. Can you help me?
Recommendations isn't really what we do here, but a search for "plc simulator modbus" gives this hit: http://www.plcsimulator.org/
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
Is there any sort of ready made asset for Unity to implement an in-game web browser? If not, what would be the easiest way to implement such a feature?
Check out the htmlTexture plugin:
http://forum.unity3d.com/threads/unity3d-plugin-for-embedding-webpages-on-windows-is-ready.83071/
http://forum.unity3d.com/threads/htmltexture-plugin.4990/
You can download it from here: htmlTexture Plugin
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
I'd like to take a WCF SOAP request/response I captured in Fiddler and be able decode into a human readable format. The traffic I'm capturing using Fiddler is coming from a Silverlight application that uses WCF/CSLA.NET. Are there any inspectors out there that would do this (I couldn't find any in my research)? If not, could anyone point me to some resources that describe how the requests/responses should be processed so I could build an inspector to do so?
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
please does anyone know if there is c# library for formatting C based codes? I'm writing some code generators for myself and it would be nice to have code which comes out of my app formatted. I was looking for some but it's hard to find.
Thanks.
Only one I have ever tried with marginal success was.
http://www.gnu.org/software/indent/manual/indent.html
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I'm trying to get a working port of the PAQ8 algorithm in C#, but I haven't been able to find any. Are there any ways to get it in C# or has there not been anything made yet?
I'm willing to sacrifice a lot of speed to get the compression rates that PAQ8 promises.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
My application needs to send notification to users by SMS.
Is there any free International SMS gateways which can be used by .NET application?
Try Ozeki NG
Here's a complete C# tutorial about it:
http://www.ozekisms.com/c-sharp-sms-api/index_p_php_q_ow_page_number_e_315opt.html