Jump to content

C# help

- - - - -

  • Please log in to reply
2 replies to this topic

#1
rapidcybey

rapidcybey

    Newbie

  • Members
  • Pip
  • 8 posts
Hi i have done some basic programming in C# hence i am a newbie :D well ok this is what i want to know

I want to make a basic program like i enter my login details of a particular site example rapidshare or any site that will need to varify my credentials and then after entering and verified i should get login verification message how can i do that in a C# program please let me know

regards

Edited by Roger, 20 January 2011 - 02:53 AM.
moved


#2
Skippy

Skippy

    Programmer

  • Members
  • PipPipPipPip
  • 146 posts
You are going to need to know how to use streams
Stream Class (System.IO)

You are going to have to know how rapid share or any other site accepts user input from forms, meaning which forms you need to put a value in before you submit your request to login...
maybe to understand what I am saying you should understand the GET and POST methods of HTTP, infact you need to know HTTP...

And that's about it.

Also their are forums for C#, on your next question about c# please post it there
C# Programming

Interested in participating in community events?
Want to harness your programming skill and turn it into absolute prowess?
Come join our programming events!


#3
rapidcybey

rapidcybey

    Newbie

  • Members
  • Pip
  • 8 posts
Thanks brother well ill try to go through what you said thanks ....




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users