Has anyone ever created a server/client web server in c++, with a password log in, I could look at?
This is a discussion on Help within the C++ Programming forums, part of the General Programming Boards category; Has anyone ever created a server/client web server in c++, with a password log in, I could look at?...
Has anyone ever created a server/client web server in c++, with a password log in, I could look at?
It's pretty damn obvious from your other post (and this one) that you've got no interest in actually learning how to program. Drop your class and change your major.
-Govtcheez
govtcheez03@hotmail.com
shut up, I am asking for help, not for someone to do the work for me. Dont u dare judge me, when u dont know me.
Sorry, but none of the posts you've made show any indication you've put forth any effort AT ALL. Show some initiative and someone'll be more likely to help you. Until then, well, I guess it sucks to be you.
-Govtcheez
govtcheez03@hotmail.com
You need to think about what level of help you're after. I mean, a web server contains a variety of programming principles, like sockets, data parsing, threading and much more.
And what's a "client web server" anyway?
When all else fails, read the instructions.
If you're posting code, use code tags: [code] /* insert code here */ [/code]