First if you don't know how to do this right away please don't bother giving me a quote because I need someone that knows what their doing! Onto the description. The following things are stuff I need this program to do, if you have any questions at all after reading it please let me know! 1. After the program is installed and once they open it I need it to be a very sleek looking user login screen which will connect to our website database to verify that the username and password is correct. I will have the interface designed for you already so you just need to make it working. 2. After logged in I need the program to connect to our site database again to check if all the users in the match are logged into the anticheat, it will show each person participating in the match in a list, next to their name will be a green circle if they are currently logged in, and a red circle if they are not logged in. 3. While the program is running I need it to both take screenshots of what they are seeing once every couple minutes as well as monitor and record down the name of all the processes their computer is running and send both of those things to our server. 4. I also need this program to record the users ingame stats while playing the game, such as kills, deaths, assists, kill death ratio, points, etc and send that information to our website as well. Now I don't know exact how this will be done but I need it to work for multiple games so either we can put all the games we are supporting into the same program or we can have separate programs for each game it does not matter to me I will deal with both whichever is easier for you. This is going to be for a gaming league anticheat software, and again if you have any questions or I didn't provide enough information please let me know.
Supernalmedia I hope that you have enough payment opportunity. We have the qualifications to do this job. Please forward via mail. Fully detailed of the db that is going to be connected from the software to the website. Also don't forget to input the game that is going to be recorded about .After mailing me, I will forward you the turnover time + the amount of fee that is wanted for the project. Hope to see getting your work done. Best Regards, Kate Hellen
This can easily be done using a CHTMLView class. Basicly, it's an embedded web browser. I've done a lot of GUI programming with MFC and have some backward compatible libraries for doing things like rounded or custom shaped windows and I've embedded web browser capabilities into them. Again, my first recommendation is a CHTMLView class to pass the web data back to the program, etc... Screenshots are simple and I already have code to resize a bitmap and convert it to gif/jpg/png. I use it here to update the site thumbnails. The app used to run on an XP box in my house, ping the linux server for sites that need updates, pull them up in the browser, take a screenshot and upload them via a web form (but I learned how to use a virtual XWindows frame buffer in Linux so now I can do multiple thumbs at once and my poor Win/MFC code is sitting gathering dust). Again, using CHTMLView class, you can post to an html image upload form. Gathering the process data is just old api call. In fact, I think there are some ATL/STL libraries to gather that info. Now, if you're only planning on releasing your software on the Windows platform, you will want to use C/C++ to develop your app but if you want to work with Macintosh and Linux, you'll probably want to go the route of LimeWire and use Java (but then you'll be chasing your tail making sure your end users have the proper JRE installed). This is not an overly complicated request and if using the embedded web browser, most of it can be handled server side in PHP with the C++ GUI for access to stuff like the screenshots and processes. I looked at your design portfolio, looks interesting. I might be interested in a partial cash/work swap. PM me if you're serious.. and btw, I'm US based and have no issues with phone contact to expidite a project.
Thanks for the work, I have pm'd Eliteworx and Bryce, and will be emailing you soon hlln I look forward to hearing back from you all.