Jump to content

Visual basic questions


tunaboy692004

Recommended Posts

I have been working on the devolopement of a new project, and i have a few questions.

 

 

 

Can anyone help me learn how to parse data from a website, like World information on runescape, or anything like that.

 

 

 

Does anyone have an IRC client source code that i could use to in my program, I will give full credit to them?

 

 

 

Will anyone teach me how to create an auto updater?

 

 

 

Thanks everybody

yourmysin.jpeg

Current Goals

80/80 Fletching

60/75 Woodcutting

97/100 Combat

Link to comment
Share on other sites

 

 

 

To OP: look for HTTP Requests in the MSDN helpbase, it should give you a starting point.

 

 

 

As for IRC, I've got no clue, although I'm sure it can be done it'd be a little obfuscated in VB as compared to perl with Net::IRC module

 

 

 

And an autoupdater would probably be best to check the version of the client against a version in a text file on a server and then if they don't match, download the latest file and notify the user of the update.

smithie3.jpg

I just posted something! ^_^ to the terrorist...er... kirbybeam.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.