Click here to Skip to main content
15,914,323 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionVC++ 6.0 to VC++ 9.0 code porting errors Pin
pratap198011-Dec-08 11:28
pratap198011-Dec-08 11:28 
AnswerRe: VC++ 6.0 to VC++ 9.0 code porting errors Pin
Christian Graus11-Dec-08 14:49
protectorChristian Graus11-Dec-08 14:49 
GeneralRe: VC++ 6.0 to VC++ 9.0 code porting errors Pin
pratap198012-Dec-08 6:23
pratap198012-Dec-08 6:23 
QuestionUDP socket and GPRS Pin
nahitan11-Dec-08 4:27
nahitan11-Dec-08 4:27 
QuestionRepost Pin
led mike11-Dec-08 4:45
led mike11-Dec-08 4:45 
AnswerRe: Repost Pin
nahitan11-Dec-08 6:05
nahitan11-Dec-08 6:05 
GeneralRe: Repost Pin
led mike11-Dec-08 6:39
led mike11-Dec-08 6:39 
AnswerRe: UDP socket and GPRS Pin
Code-o-mat11-Dec-08 5:28
Code-o-mat11-Dec-08 5:28 
nahitan wrote:
the thing is that after a while the port number gets changed if there is no traffic


Can't you ping the device time to time? I supose when there is no communication for a while it will "timeout" and close the socket or whatever it uses and when it has something to send it will create a new one, send the message from there and keep it up again for a while. But if you don't let it timeout it might stick to the original port.

> The problem with computers is that they do what you tell them to do and not what you want them to do. <

GeneralRe: UDP socket and GPRS Pin
nahitan11-Dec-08 5:54
nahitan11-Dec-08 5:54 
GeneralRe: UDP socket and GPRS Pin
Code-o-mat11-Dec-08 6:32
Code-o-mat11-Dec-08 6:32 
QuestionIgnoring \n in a binary file during reading Pin
Mustafa Ismail Mustafa11-Dec-08 2:33
Mustafa Ismail Mustafa11-Dec-08 2:33 
GeneralRe: Ignoring \n in a binary file during reading Pin
Luc Pattyn11-Dec-08 2:36
sitebuilderLuc Pattyn11-Dec-08 2:36 
GeneralRe: Ignoring \n in a binary file during reading Pin
Mustafa Ismail Mustafa11-Dec-08 2:46
Mustafa Ismail Mustafa11-Dec-08 2:46 
GeneralRe: Ignoring \n in a binary file during reading Pin
Stuart Dootson11-Dec-08 2:58
professionalStuart Dootson11-Dec-08 2:58 
GeneralRe: Ignoring \n in a binary file during reading Pin
Mustafa Ismail Mustafa11-Dec-08 3:04
Mustafa Ismail Mustafa11-Dec-08 3:04 
GeneralRe: Ignoring \n in a binary file during reading Pin
Stuart Dootson11-Dec-08 4:32
professionalStuart Dootson11-Dec-08 4:32 
GeneralRe: Ignoring \n in a binary file during reading Pin
Mustafa Ismail Mustafa11-Dec-08 4:41
Mustafa Ismail Mustafa11-Dec-08 4:41 
GeneralRe: Ignoring \n in a binary file during reading Pin
Stuart Dootson11-Dec-08 6:50
professionalStuart Dootson11-Dec-08 6:50 
GeneralRe: Ignoring \n in a binary file during reading Pin
Mustafa Ismail Mustafa11-Dec-08 10:34
Mustafa Ismail Mustafa11-Dec-08 10:34 
GeneralRe: Ignoring \n in a binary file during reading [modified] Pin
Stuart Dootson11-Dec-08 12:53
professionalStuart Dootson11-Dec-08 12:53 
GeneralRe: Ignoring \n in a binary file during reading Pin
Mustafa Ismail Mustafa11-Dec-08 21:03
Mustafa Ismail Mustafa11-Dec-08 21:03 
GeneralRe: Ignoring \n in a binary file during reading Pin
Stuart Dootson11-Dec-08 21:11
professionalStuart Dootson11-Dec-08 21:11 
GeneralRe: Ignoring \n in a binary file during reading Pin
Mustafa Ismail Mustafa11-Dec-08 21:44
Mustafa Ismail Mustafa11-Dec-08 21:44 
GeneralRe: Ignoring \n in a binary file during reading Pin
Stuart Dootson11-Dec-08 23:11
professionalStuart Dootson11-Dec-08 23:11 
GeneralRe: Ignoring \n in a binary file during reading Pin
Mustafa Ismail Mustafa12-Dec-08 1:00
Mustafa Ismail Mustafa12-Dec-08 1:00 

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.