send message by viber or whatsapp programmatically [closed] - c#

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 have a system with some members. my members should receive one message each day. I want to send this message via Viber or whatsapp (or if there are others app like them). But I dont want to send messages one by one. I want to send by asp.net c# code. Is there any document or API for this aim?

For Whatsup .NET API:
https://github.com/perezdidac/WhatsAPINet
For Viber .NET API:
Couldn't found one for .NET or any other platform.

Related

Decoding CSLA.NET communications in Fiddler [closed]

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?

Webservice for IBM FileNet [closed]

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
I plan to integrate parts of the IBM Filenet archiv solution into my ASP.NET web application.
Perhaps in a framework or something like that.
Has anyone experience with that or does anyone know that there is the possibility to call a webservice?
Best Regards
IBM FileNet offer Java and .Net API to connect either the Enterprise Java Beans (EJB) or Web Services Interoperability (WSI) protocols.
see for more details:
http://pic.dhe.ibm.com/infocenter/p8docs/v5r0m0/index.jsp?topic=%2Fcom.ibm.p8.common.dev.doc%2Fdev_roadmap%2Ftools.htm
http://pic.dhe.ibm.com/infocenter/classify/v8r7/index.jsp?topic=%2Fcom.ibm.classify.ccenter.doc%2Fbnrgs003.htm

Free APIs for downloading mp3 [closed]

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 develop a windows phone 7 app for commercial use. That will allow me for searching , streaming and Downloading mp3 songs free of cost.
I have studied for the above I would have to create a server that will provide me the music database and different APIs to access that.
I have found one reference Last.fm and also registered on that but still unable to figure out whether it allows to download songs or not.
Please suggest how to work with it and also if there are any other APIs which would help me out.

An alternative for Mail.lib for accessing Gmail emails? [closed]

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 working with C# and I have found Mail.dll from here http://www.limilabs.com/mail
which is just the perfect thing. Unfortunately it's not free. Is there any way that I can get the full thing for free ? or is there a similar library ?
Btw I am working with Gmail and IMAP :)
Yes, there are built in namespaces (ex. System.Net.Mail) for sending emails; take a look at this tutorial.
[addendum] If you want to receive messages, check out something like this, which can be used to receive messages through POP3.

SMS Gateways [closed]

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

Categories

Resources