Click here to Skip to main content
15,898,980 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: IP spoofing Pin
CPallini18-Jun-14 0:02
mveCPallini18-Jun-14 0:02 
AnswerRe: IP spoofing Pin
jschell18-Jun-14 11:02
jschell18-Jun-14 11:02 
SuggestionRe: IP spoofing Pin
David Crow19-Jun-14 6:58
David Crow19-Jun-14 6:58 
GeneralRe: IP spoofing Pin
Albert Holguin26-Jun-14 4:52
professionalAlbert Holguin26-Jun-14 4:52 
QuestionHow to send a NULL through a Socket in Borland C++ Pin
Kavan Rathnayake16-Jun-14 15:08
Kavan Rathnayake16-Jun-14 15:08 
AnswerRe: How to send a NULL through a Socket in Borland C++ Pin
PIEBALDconsult16-Jun-14 15:34
mvePIEBALDconsult16-Jun-14 15:34 
GeneralRe: How to send a NULL through a Socket in Borland C++ Pin
Kavan Rathnayake16-Jun-14 15:59
Kavan Rathnayake16-Jun-14 15:59 
AnswerRe: How to send a NULL through a Socket in Borland C++ Pin
«_Superman_»16-Jun-14 19:49
professional«_Superman_»16-Jun-14 19:49 
The Socket object should be having another method to send raw bytes instead of text.
Using that you should be able to send NULL.
If not, you could try to send the \0 character - "\0MyText\0" whose length will be 8.
«_Superman 
I love work. It gives me something to do between weekends.


Microsoft MVP (Visual C++) (October 2009 - September 2013)

Polymorphism in C

AnswerRe: How to send a NULL through a Socket in Borland C++ Pin
David Crow17-Jun-14 3:22
David Crow17-Jun-14 3:22 
AnswerRe: How to send a NULL through a Socket in Borland C++ Pin
jschell17-Jun-14 8:49
jschell17-Jun-14 8:49 
QuestionGantt chart control using MFC Pin
sma123#16-Jun-14 2:08
sma123#16-Jun-14 2:08 
AnswerRe: Gantt chart control using MFC Pin
Richard MacCutchan16-Jun-14 3:27
mveRichard MacCutchan16-Jun-14 3:27 
QuestionMifare Ultralight Pin
chahthuranga15-Jun-14 18:56
chahthuranga15-Jun-14 18:56 
QuestionRe: Mifare Ultralight Pin
Richard MacCutchan15-Jun-14 21:39
mveRichard MacCutchan15-Jun-14 21:39 
QuestionSSL+websocket or SSL+socket.io Pin
Member 1088174512-Jun-14 20:47
Member 1088174512-Jun-14 20:47 
SuggestionRe: SSL+websocket or SSL+socket.io Pin
Richard MacCutchan12-Jun-14 20:59
mveRichard MacCutchan12-Jun-14 20:59 
QuestionHow to convert .WAV to .CSV and .CSV to .WAV Pin
Austin_Cpp11-Jun-14 21:53
Austin_Cpp11-Jun-14 21:53 
SuggestionRe: How to convert .WAV to .CSV and .CSV to .WAV Pin
«_Superman_»11-Jun-14 22:30
professional«_Superman_»11-Jun-14 22:30 
AnswerRe: How to convert .WAV to .CSV and .CSV to .WAV Pin
CPallini11-Jun-14 22:40
mveCPallini11-Jun-14 22:40 
GeneralRe: How to convert .WAV to .CSV and .CSV to .WAV Pin
Austin_Cpp12-Jun-14 4:26
Austin_Cpp12-Jun-14 4:26 
GeneralRe: How to convert .WAV to .CSV and .CSV to .WAV Pin
CPallini12-Jun-14 5:18
mveCPallini12-Jun-14 5:18 
AnswerRe: How to convert .WAV to .CSV and .CSV to .WAV Pin
jschell12-Jun-14 8:36
jschell12-Jun-14 8:36 
QuestionMFC function inside browser Pin
HungryCPPDev11-Jun-14 20:17
HungryCPPDev11-Jun-14 20:17 
QuestionCan i set the scroll bar of window by clicking on the menu?? Pin
sachanratnesh11-Jun-14 0:52
sachanratnesh11-Jun-14 0:52 
AnswerRe: Can i set the scroll bar of window by clicking on the menu?? Pin
Richard MacCutchan11-Jun-14 1:27
mveRichard MacCutchan11-Jun-14 1:27 

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.