• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Thinking of a GTS dll

Good idea?

  • Yes

    Votes: 11 91.7%
  • No

    Votes: 1 8.3%

  • Total voters
    12
  • Poll closed .
  • 1,748
    Posts
    15
    Years
    Right I am now trying to build up c++ programming now and was thinking of making a GTS dll which I hope will be more useful than using the combo of php+rgss.
     
    HMMMMM How that could work?
     
    well it's a dll it can be used in almost every programming language (all that I know of) and is basically a conversion from an array to string to socket and then sends it into a server. then the process of retrieving is simmilar
     
    So how progress is going on that :D
     
    Oh thats great, i cant wait for this, hope it will be out soon. Also thanks for that you helping us.
     
    I take it it would contact a database of sorts? If so, how would you go about dealing with the database username, password and host without the end user being able to see them?
     
    I take it it would contact a database of sorts? If so, how would you go about dealing with the database username, password and host without the end user being able to see them?
    That's exactly what I was wondering. Somehow, this seems like an "easier said than done" project. I think PHP would be easier to use right now.
     
    I take it it would contact a database of sorts? If so, how would you go about dealing with the database username, password and host without the end user being able to see them?

    at the very least I think no one cares how it's done as long as it works so I'll redefine this to:
    A GTS system.
     
    Back
    Top