Can't Get Enough RSS 2.0
 Thursday, December 20, 2007

I use a website provided by the mobile phone company to send SMS messages, and charge it to my mobile phone, good to send bulk messages to friends and family.

I thought about using an automated method to send SMS to make it easier, I asked the mobile phone company if they provide something like a WebAPI or SMPP, but they don't.

So... I thought about using their form, and here come the greate HttpWebRequest and HttpWebResponse.

 

First I opened the login page... opened the page source, search for all form fields, login id, password and hidden fields.

Then I opened the Send SMS page... and did the same.

Now writing a test page:

protected void Page_Load(object sender, EventArgs e)

{

// Login Page

Uri uri = new Uri("http://WebSite/index.php");

// Login Form Fields

string data = "mo=login";

data += "&passwd=password";

data += "&login=1";

// Create a new instance of the CookieContainer

CookieContainer cookieContainer = new CookieContainer();

if (uri.Scheme == Uri.UriSchemeHttp)

{

// Create an instance of HttpWebRequest

HttpWebRequest request = HttpWebRequest.Create(uri) as HttpWebRequest;

// Preserve Cookies that have login information

request.CookieContainer = cookieContainer;

// Method = Post

request.Method = WebRequestMethods.Http.Post;

// Data Length & Content Type

request.ContentLength = data.Length;

request.ContentType = "application/x-www-form-urlencoded";

// Write Data to stream, this will send data to the website but will not fill the CookieContainer

StreamWriter writer = new StreamWriter(request.GetRequestStream());

writer.Write(data);

writer.Close();

// Get Response from website to fill the CookieContainer

request.GetResponse();

}

 

 

// Do the same here, and submitting the preserved cookies

uri = new Uri("http://WebSite/myo/schedulemsg.php");

data = "srcMSISDN=";

data += "&CustomerId=";

data += "&strRawText1=";

data += "&pagename=batsms2.php";

data += "&smsmode=web2sms";

data += "&dstMSISDN=";

data += "&requestType=WEB2SMS";

data += "&source=WEB";

data += "&message=Messsgae to send";

data += "&characters=1";

data += "&coding=0";

data += "&when=now";

data += "&schdate=";

data += "&hh=00";

data += "&mm=00";

data += "&send=Send";

if (uri.Scheme == Uri.UriSchemeHttp)

{

HttpWebRequest request = HttpWebRequest.Create(uri) as HttpWebRequest;

// Submit preserved cookies

request.CookieContainer = cookieContainer;

request.Method = WebRequestMethods.Http.Post;

request.ContentLength = data.Length;

request.ContentType = "application/x-www-form-urlencoded";

StreamWriter writer = new StreamWriter(request.GetRequestStream());

writer.Write(data);

writer.Close();

// Create an instance of the response to check if the message was sent

HttpWebResponse response = request.GetResponse() as HttpWebResponse;

StreamReader reader = new StreamReader(response.GetResponseStream());

string tmp = reader.ReadToEnd();

response.Close();

if (tmp.IndexOf("Message was sent successfully !.") > 0)

Label1.Text = "Message was sent successfully !.";

else

{

Label1.Text = "Confirmation Message was not received.";

}

}

}

 

It is working :D as expected.

Thursday, December 20, 2007 3:24:22 PM UTC  #    Comments [8] -
ASP.NET | C#
Friday, October 07, 2011 3:15:28 AM UTC
According to Thomson Reuters Ugg Sale data, 14 economists Nokia a buy rating on the stock investment, there are 17 positioning its rating to sell, and in early September as its buy rating nine, as sold, 21. Apple and Samsung smart phone sales last quarter were more than a Nokia, Nokia entrenched and therefore allow a 15-year-old top position. The estimates according to Thomson Reuters data showed,UGG Boots as expected in September, Nokia's quarter loss of 0.02 euros (about $ 0.026).worked hard in the industry Meyer more than 25 years of new startups in the "Fortune" 500 companies held several senior management positions, including product management, marketing communications, operations and project management and other fields. Meyer graduated from Santa Clara University, USA, and received a Bachelor of Science degree; then Discount Uggs at California State University, she received an MBA degree.
Friday, October 07, 2011 3:19:07 AM UTC
It is reported that the Moncler tablet developed by a British company, will be releasedlater in the 5th, the estimated price of 1750 rupees. Tablet developed over two years and assembled in India. The Government hopes that this product can help them advance the field of information technology-based education. However, critics of the product's ability to achieve this Moncler Jackets goal skeptical.
Wednesday, October 12, 2011 8:22:45 AM UTC
For the brain before you purchase your incredibly apt Nearest mall pair of UGG Australia boots private, staple apt to get your self time and query, I just placarded tissue boots you have college-aged before.If or Younger, ugg boots tall, you ' ve got scrutinized Which includes tissue boots everywhere online, in cache inventories, cheap Ugg Boots on her, and the Retailers themselves. Could you possibly possess a couple or two Even now inside your Quite Suitable private practice. But the circumstance and you have close to aa part of the child Even boomer generation, THEN you probably boots from the seventies recollection tissue. Surfers Behind Them wore THEN and built the Classic UGG Boots Well-Liked surfing around the Perimeter. Ugg Australia boots for winter Any aren't just longer. UGG Boots tissue is displaying up everywhere. Females have big boots with quick wearing skirts tissue. Little ones and grown-ups have similarly brightly colored boots regardless Their dressing of the season. Celebrities have boots tissue dressing for the Period of Filming crashes. Surfers tissue is wearing boots with the shore! Young or old, male or female, the demand for tissue boots HAS never ever in advance of Been Greater
Wednesday, October 12, 2011 8:26:17 AM UTC
As everyone knows, that will mean Ugg UK styles and trends for a long time. Owning ugg boots, we can say that you are partisan style. Maybe the dream of the girls have Yong pair of ugg boots on the ground that his unique features and superior excellence. Do you just make eye-catching, but you feel comfortable. To be considerable to produce shoes, you have to learn about UGG boots practical knowledge, which is certainly a key fashion shoe company. You've probably heard about the UGG boots uk. But if you've never owned a couple may not realize how nice they are. Althoug makes many different styles of all of them are made to be robust and provide the foot with such protection and support as possible. Several UGG boots were made especially for outdoor settings, while others are shoes for the office environment and event settings. So that you know more about UGG boots, go look at some of their most famous designs. We are constantly looking for ways to try out a short Ugg Boots Sale UK against other more expensive brands. Compared by independent evaluators, UGG boots are UGG regularly run more comfortable and luxurious place, even if it costs half the price of many other brands. Because we selected only the highest level of Australian Merino wool. The wool is stronger and denser than the other offers what happened on the boat UGG better performance in the coldest days.
Friday, November 04, 2011 5:25:13 AM UTC
cheap true religion jeans hot sale now,Don't hesitate to take action,for the moment all the true religion jeans outletare sold at discounted price.true religion jeans sale will make you fall in love with it at the first sight by its elegant and graceful appearance.Welcome to our true religion jeans online store to buy true religion outlet.
http://www.cheapreligionjeanssale.net
Thursday, November 17, 2011 9:22:36 AM UTC
In this modern and fashionable society, people are pursuing for pandora charms cool, unique, stylish and innovative. Whether it is pandora bracelets sale or fashion accessories all means a lot for modern society of today. Same is the case with trendy looking pandora charms sale. When these are pandora jewellery uk, the excitement just gets doubled. Most chic looking pandora are in fashion now. These are one of the favorite fashion accessories for men and women long time ago. If you have not yet tried true religion, it's time to own one and feel the difference it can make to your personality. These are just brilliant and fabulous true religion jeans. They are most iconic and can provide you with a new feeling and enhance confidence. If you have not yet tried cheap ugg boots uk, it's time to own one and feel the difference it can make to your personality. These are just brilliant and fabulous Ugg Boots UK. They are most iconic and can provide you with a new feeling and enhance confidence. The quality of ugg boots sale is just superior to what you have dreamt of. Today owning a new and trendy looking ugg boots for cheap are not only meant for the wealthy people.
Saturday, December 24, 2011 6:45:33 AM UTC
Louis Vuitton Outlet is only a kind of its own, bringing in referrals the standard format as effectively as being among the most valuable combined standard and modernity to serve the adjusting and constructing essentials that belong for the design and style and format industry. Louis Vuitton could possibly be regarded a maker that that often attempts for giving you most fantastic in challenges of high quality, format and elegance to provide unique men and women can be obtained getting a must-see in challenges of bags and totes. The excessively high worth indicate of Louis Vuitton bags and totes 100 % get them to be deluxe product, a enthusiasm of unbelievably affluent and top notch school.

Serving its people creating use in the last 150 many years, Louis Vuitton Bags and totes are made and made concerning the ongoing pursuit that belong for the high quality. The experienced and seasoned creative designers of Louis Vuitton are usually concerning the mission of making bags and totes that may merely be called as awesome and marvelous. almost every solo unique male or females and almost every solo handbag is thoroughly built and made being sure the significant high quality. In order to reach the look and format predicament in the species of people, Louis Vuitton Store gives qualitative and stylish number of design and style and format include-ves like bags and totes of those unbelievably important clients.
Name
E-mail
Home page

Comment (Some html is allowed: a@href@title, strike) where the @ means "attribute." For example, you can use <a href="" title=""> or <blockquote cite="Scott">.  

Enter the code shown (prevents robots):

Live Comment Preview
Navigation
Categories
Archive
<December 2007>
SunMonTueWedThuFriSat
2526272829301
2345678
9101112131415
16171819202122
23242526272829
303112345
About the author/Disclaimer

Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

© Copyright 2012
Ghazi Sarhan
Sign In
Statistics
Total Posts: 13
This Year: 0
This Month: 0
This Week: 0
Comments: 122
Themes
Pick a theme:
All Content © 2012, Ghazi Sarhan
DasBlog theme 'Business' created by Christoph De Baene (delarou)