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.

2-WhatsApp Api for C#(Highly Unstable Currently and Without any proper documentation)
 
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.

whatsapp-reg

- Read the full Blog at: Sending WhatsApp Message in .Net

FindNerd’s Php developer forum  is developed for those tech geeks who don’t want to wait for a longer duration of time, as the community members within FindNerd can answer any android query within shortest possible time frame.

Apart from this, If you have any language query like C, Java, JavaScript, iOS, Html, PHP etc . you can post at FindNerd’s Java questions and answers forum.

No comments:

Post a Comment