The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Integrating vBulletin with another application
I'm working on integrating the vBulletin forums into a C++ client application. The forums will be accessed through a built-in browser. What we would like to do is to be able to integrate some of the user's actions in the client application with the user's information in the forums.
We would like to be able to integrate login and logout, new account registration and editing the user's profile. Is there a method for doing this? For example, when the user creates a new account through our client, we would like to be able to send a request to the forums server that would create the forums account with the information the user provided. The same thing would happen when the user logs in....we would verify their password, and then send a request to the forums server to log them in. Is it possible to do something like this? We were hoping to be able to send the requests from our main server, but I assume that the client needs to send the requests, as the forum cookies and session information will be stored on the individual computers. Is there a listing of URL query strings for logging in and out, creating new accounts and editing existing accounts? I hope this makes sense, and I appreciate any advice you guys can provide. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|