Click here to Skip to main content
16,008,183 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Getting an "Access violation reading location" error for an iTunes plugin Pin
Grant Hudgens30-Jun-08 10:47
Grant Hudgens30-Jun-08 10:47 
QuestionRestricting access to a file Pin
theCPkid30-Jun-08 5:48
theCPkid30-Jun-08 5:48 
AnswerRe: Restricting access to a file Pin
Saurabh.Garg30-Jun-08 13:50
Saurabh.Garg30-Jun-08 13:50 
QuestionRe: Restricting access to a file Pin
David Crow30-Jun-08 17:22
David Crow30-Jun-08 17:22 
AnswerRe: Restricting access to a file Pin
theCPkid30-Jun-08 18:52
theCPkid30-Jun-08 18:52 
GeneralRe: Restricting access to a file Pin
David Crow1-Jul-08 3:13
David Crow1-Jul-08 3:13 
QuestionPosting data to a webserver using mfc - basic help and infos needed Pin
fish4fun30-Jun-08 4:32
fish4fun30-Jun-08 4:32 
AnswerRe: Posting data to a webserver using mfc - basic help and infos needed PinPopular
led mike30-Jun-08 5:18
led mike30-Jun-08 5:18 
fish4fun wrote:
2. then, use the following address to send the data:
https://www.theservername.com/XML/interface.php?postTheNewData
what does this mean?


HTTPS is Secure Sockets over HTTP

http://en.wikipedia.org/wiki/HTTP[^]
http://en.wikipedia.org/wiki/Https[^]

fish4fun wrote:
Is this the adress i had to send my file to?


It appears so.

fish4fun wrote:
Is it possible to send and retrieve data with the mfc and without using third-party-programms?


Yes it is. There are several ways, one might be to use the WinInet classes like CInternetSession[^]

fish4fun wrote:
How can i get a response after sending - if the sending is ok or not?


It depends. Learn HTTP then ask more questions.

fish4fun wrote:
Perhaps, someone can help me out of this situation, because after i asked the admin in the
past, the only answer i've got from him, is:



After you get more knowledge of HTTP and HTTPS perhaps you can ask more specific questions of the admin and he will be able to supply the answers you need.


led mike

GeneralRe: Posting data to a webserver using mfc - basic help and infos needed Pin
Mark Salsbery30-Jun-08 6:43
Mark Salsbery30-Jun-08 6:43 
GeneralRe: Posting data to a webserver using mfc - basic help and infos needed Pin
fish4fun30-Jun-08 7:20
fish4fun30-Jun-08 7:20 
GeneralRe: Posting data to a webserver using mfc - basic help and infos needed Pin
Mark Salsbery30-Jun-08 7:34
Mark Salsbery30-Jun-08 7:34 
GeneralRe: Posting data to a webserver using mfc - basic help and infos needed Pin
led mike30-Jun-08 10:54
led mike30-Jun-08 10:54 
GeneralRe: Posting data to a webserver using mfc - basic help and infos needed Pin
Mark Salsbery30-Jun-08 10:56
Mark Salsbery30-Jun-08 10:56 
AnswerRe: Posting data to a webserver using mfc - basic help and infos needed Pin
theCPkid30-Jun-08 5:43
theCPkid30-Jun-08 5:43 
QuestionVC++ 2005 Botton Control Click add Event Pin
akira3230-Jun-08 3:03
akira3230-Jun-08 3:03 
AnswerRe: VC++ 2005 Botton Control Click add Event Pin
«_Superman_»30-Jun-08 8:16
professional«_Superman_»30-Jun-08 8:16 
QuestionTo kill a thread Pin
Mushtaque Nizamani30-Jun-08 2:35
Mushtaque Nizamani30-Jun-08 2:35 
AnswerRe: To kill a thread Pin
sashoalm30-Jun-08 2:51
sashoalm30-Jun-08 2:51 
GeneralRe: To kill a thread Pin
Stephen Hewitt30-Jun-08 18:34
Stephen Hewitt30-Jun-08 18:34 
GeneralRe: To kill a thread Pin
Hamid_RT30-Jun-08 23:04
Hamid_RT30-Jun-08 23:04 
GeneralRe: To kill a thread Pin
Stephen Hewitt30-Jun-08 23:10
Stephen Hewitt30-Jun-08 23:10 
GeneralRe: To kill a thread Pin
Hamid_RT30-Jun-08 23:32
Hamid_RT30-Jun-08 23:32 
GeneralRe: To kill a thread Pin
Stephen Hewitt1-Jul-08 13:43
Stephen Hewitt1-Jul-08 13:43 
AnswerRe: To kill a thread PinPopular
JudyL_MD30-Jun-08 3:18
JudyL_MD30-Jun-08 3:18 
GeneralRe: To kill a thread Pin
Mark Salsbery30-Jun-08 6:40
Mark Salsbery30-Jun-08 6:40 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.