what was the problem with your app design or your idea ?? lets do some brainstorming together. Don´t think too close in one way to solve a problem and never give up...read try read try.... Take a blank paper sheet and try to figure your ideas with logic and a pencil out. Then code your pseudo code
[Added]
Password edit for the server start process.
The first long test with the final version was very great. It runs so fast and stable. We got no errors at all. shim, how does it work on your side ??
my fingers are bleeding...but i wrote the last open point of the base development. The client to client sync. I will send this version to all beta test mates today and hope to get no bad response from them.
Yes, i´m able to build IRC based apps but.....i think it´s a nice idea but other things go first *noticed* Guys, i´m on 98% of the base development. Please give me a week or two for the first final release
there are many people who are looking for something like that.... but i don´t want to spread unfinished versions over the net.
i think you deleted the "access.key" file. The userdatabase is only valid with its created key. If the key gets lost all account data are something like trash (Readme.txt). please make a backup in future. i used my first created accounts through all versions yet .strange......
and the rest you´ve written: Sorry, what do you mean exactly ??
Edit: Ahh, i see what u mean. hehe the first server sided app had all insim controls. but it was only a test base for the client development so i removed all. the server is only a "remote session manager" for LFS. I thought that nobody do changes without having a valid user account
Edit2: I create a password edit in the LFS server process start options.
Edit3: Ohh, hey guy i sent you a new version last night at 3 o´clock and the email adress i entered was wrong i got a bad response from my mail demon. The latest set is in your mail account yet
I optimized tons of code last night and fixed several bugs. i wrote a complete new filter method for the color codes and other char tags. What the hell means ^L ?? in the version yet, i made a space for ^L
I hope to release it in the next weeks. the concept works at all but there is enough to do....and no new features until the base development works 100%
Thank you very much i fixed a bug in the server app. In some cases all players on the LFS server were not synchronized with the client player list on a login. I will work on a new insim sync method for the client the next days.i got some great new ideas
Hey, that sounds good. Could you give me your icq ?? My app is ready to run. A bunch of work is done now...The client made some problems first but i solved all with a multithreaded solution.
I wrote a BCB VCL code to manage all users in a TreeListView (View Style=VSReport) including "kick,ban,.... etc". It works on demo and full hosts!
I used the Insim "player specific" packets like the example shown above. It´s possible to get user via Insim. I remember a guy who told me that a file exist which stores all user data but i don´t know exactly. I imagined that this method is too dirty.
ICQ: 153443594
Edit: Oh no, please forget that dll, i think its for other purposes
Open SSL by the indy Project. I use SSL as an intercept of my TCP Server Sock. I generated a private und public key set but i´m not sure to use them. better not
Hey, i wrote the server sided user account managment tonight (my first try! :tired:, don´t shoot at me please ). All user account data are stored in an encrypted (self made encryption) "<account>.db" file. Ok so far, but what do you think about the user account validation when a client connects ? i have some ideas but i´m always searching for "better" solutions. any ideas ?
Hello guys!
some time ago i developed a small app for those who wants to use Teamspeak "push to talk" an a gaming device:
Without Teamspeak, tactical Shooters or racing simulators are half as much fun. If you use a joystick for flying air combats or a steering wheel for drifting, it would be very handy to use push to talk with one of the buttons. Unfortunately, this isn't possible with Teamspeak 2 due to the lack of DirectInput Interface Support. If that's the reason why you crashed so many times while getting confused with keyboard, mouse and joystick/wheel/gamepad, you should take a look on JBindX.
With JBindX you can bind any button on your steering wheel, joystick or gamepad with the teamspeak push to talk function (PTT)! Every gaming gear that is supported by Windows will work with JBindX!
The App is written in C++ with Borland C-Builder 6. First i thought to create an encrypted file with permission flags and user password for each account. this file is named by the user name or we generate one file with all users included. A database solution like sql is too much for this usage and requires more on the root server. Please look at my attached pic. The pic shows the account generating form