Click here to Skip to main content
15,885,546 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: how to join 2 exe-s Pin
gamitech27-Jun-04 12:48
gamitech27-Jun-04 12:48 
GeneralRe: how to join 2 exe-s Pin
User 58385227-Jun-04 17:58
User 58385227-Jun-04 17:58 
GeneralRe: how to join 2 exe-s Pin
David Crow28-Jun-04 3:07
David Crow28-Jun-04 3:07 
GeneralTab Controls Pin
Zak_27-Jun-04 7:23
Zak_27-Jun-04 7:23 
GeneralRe: Tab Controls Pin
Michael Dunn27-Jun-04 7:48
sitebuilderMichael Dunn27-Jun-04 7:48 
Generalhelp me!! Pin
farrymz27-Jun-04 7:08
farrymz27-Jun-04 7:08 
GeneralRe: help me!! Pin
Christian Graus27-Jun-04 12:09
protectorChristian Graus27-Jun-04 12:09 
QuestionHow to handle udp packet from socket and write to serial port? Pin
Member 113345927-Jun-04 5:22
Member 113345927-Jun-04 5:22 
Hi!

I want to exchange data between serial port and sockets thus i think i need to use waitformultipleobjects() function.. but I do not know how to use it. I want to capture the packet if it is on the com1 and send it to socket or if it is on socket take it and write to serial port. Can anyone explain me how should I use this function?

Confused | :confused: HANDLE handles[2];
state = WaitForMultipleObjects(2, handles, TRUE, INFINITE);
is this a true use?
but how can I assign that the data is coming from socket or from serial?Confused | :confused:

thanks..
Burge
AnswerRe: How to handle udp packet from socket and write to serial port? Pin
valikac27-Jun-04 5:33
valikac27-Jun-04 5:33 
GeneralRe: How to handle udp packet from socket and write to serial port? Pin
Member 113345927-Jun-04 6:06
Member 113345927-Jun-04 6:06 
GeneralRe: How to handle udp packet from socket and write to serial port? Pin
valikac27-Jun-04 16:21
valikac27-Jun-04 16:21 
AnswerRe: How to handle udp packet from socket and write to serial port? Pin
Antony M Kancidrowski28-Jun-04 0:58
Antony M Kancidrowski28-Jun-04 0:58 
GeneralRe: How to handle udp packet from socket and write to serial port? Pin
Member 113345928-Jun-04 1:45
Member 113345928-Jun-04 1:45 
GeneralRe: How to handle udp packet from socket and write to serial port? Pin
Antony M Kancidrowski28-Jun-04 8:57
Antony M Kancidrowski28-Jun-04 8:57 
GeneralRe: How to handle udp packet from socket and write to serial port? Pin
Member 11334592-Jul-04 6:30
Member 11334592-Jul-04 6:30 
GeneralRe: How to handle udp packet from socket and write to serial port? Pin
Antony M Kancidrowski5-Jul-04 9:04
Antony M Kancidrowski5-Jul-04 9:04 
GeneralWTL: List ctrl label edit on dialog (edit:° solved) Pin
peterchen27-Jun-04 4:54
peterchen27-Jun-04 4:54 
GeneralD3DXCreateTextureFromFileInMemory Pin
eugi27-Jun-04 4:53
eugi27-Jun-04 4:53 
GeneralSetScrollInfo Pin
pie27-Jun-04 4:28
pie27-Jun-04 4:28 
GeneralRe: SetScrollInfo Pin
Johan Rosengren27-Jun-04 4:51
Johan Rosengren27-Jun-04 4:51 
GeneralRe: SetScrollInfo Pin
darkbyte27-Jun-04 4:55
darkbyte27-Jun-04 4:55 
GeneralRe: SetScrollInfo Pin
pie27-Jun-04 5:09
pie27-Jun-04 5:09 
GeneralRe: SetScrollInfo Pin
darkbyte27-Jun-04 14:39
darkbyte27-Jun-04 14:39 
GeneralRe: SetScrollInfo Pin
pie28-Jun-04 0:16
pie28-Jun-04 0:16 
Generalhelp needed to get desktop selected/highlighted shortcut Pin
sumon200227-Jun-04 3:27
sumon200227-Jun-04 3: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.