Quote:
Originally Posted by .BlackHat
#kein bock mehr auf englisch
Tatsache ist, dass du einen ganzen String ent/ver-schlüsselst und somit kann man es durchaus Technik nennen, da man ja logischerweise mehrmals Operatoren verwenden muss (auch wenns der gleiche ist). Soweit meine Auffassung, jedenfalls.
|
I would appreciate if you used English in this thread. ;)
@Thread:
I am making progress fast (for now), what I am doing is creating a server that does all things globally / static. This means it won't be an actual server (for that I need a working database, proper packet structures, etc.) yet. Just to see whether I can get the connections going and data receivable and ‘sendable’. This seems to work now (excluding packet structures, I only implemented a couple).
I will now start focusing on things like database management, packet structures and adding features.
I am considering making this project closed-source (during development), as little help has been offered (code-wise), and the help that is offered isn't influenced by the accessibility of the server's source.