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
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 8 years ago.
Improve this question
I'm trying to write my own LDAP Client Library.
Would you like to give me some examples of such libraries which use OOP.
They can be written in C++, Java, C#, etc.
Thanks in advance!
In java, LDAP can be connected through javax.naming.ldap.* packages which comes in standard distribution. I found the following two links, where in you can get sample codes.
http://www.adamretter.org.uk/blog/entries/LDAPTest.java
http://code.google.com/p/java-use-examples/source/browse/trunk/src/com/aw/ad/LdapBasicExample.java?r=2
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 am looking for a method of validating a bitcoin address which does:
Bitcoin addresses of different lengths (as they vary)
Validation through the hash of the address (which I believe is how it's done)
I am looking for ideally sample code or an open source project as I have found neither so far in C#.
There is a C# library for validating bitcoin addresses here :
https://en.bitcoin.it/wiki/Bitcoin_Address_Utility
https://github.com/casascius/Bitcoin-Address-Utility
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/