Wednesday 23 September 2015

Sending WhatsApp Message in .Net.

Hi Friends!
This time I am here with a very small article about sending WhatsApp Message from your .Net application.
You need following things for that.
1-WART(WhatsApp Registration Tool)
This a tool with which you can get the password to be used in API.
3- Any mobile number on which you are not using WhatsApp currently and You will not be using it in future for WhatApp (As your number may be blocked if you send multiple messages. Again the blocking criteria is uncertain and my number was blocked after 3-5 messages !!)
So first thing first. Download the WhatsApp Api for C# via nuget package manager. If you see a reference of the API in your reference,that’s good. Otherwise download the API manually and add the reference.
To read this full blog on Sending Whatsapp Message in .Net please visit FindNerd.
You can check more informative blogs and tutorials at .Net Development Blogs section and can also browse the .Net Query forum for posting and viewing latest questions on .Net development.

No comments:

Post a Comment