Hi guys. I'm looking into getting back into programming, and I actually forgot how to do multi account applications in VB.Net 2010. Mind helping me out here? Thanks
Results 1 to 3 of 3
Thread: [VB.Net]Multi Account login
- 20 Oct. 2013 11:45am #1
[VB.Net]Multi Account login
- 20 Oct. 2013 03:23pm #2
- Join Date
- Apr. 2013
- Location
- Minnesota
- Posts
- 1,325
- Reputation
- 114
- LCash
- 0.88
Look into threading.
Basically you have multiple HTTP handlers on threads running simultaneously each linked to their account.https://discord.gg/TvN6xUb ~ chat on discord pls.
- 13 Dec. 2013 01:03am #3
I wish I was as good as programming as y'all