<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.3502.5390" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2><BR>I don't understand very well how ports in C/C++ 
can be use in an<BR>asynchronous way.<BR>The port needs the caller PID (Process 
ID) to answer for a request after a<BR>certain amount of time has passed and 
other requests to the port where made<BR>(async).<BR>How can the port know the 
PID to answer to ?<BR>Should I pass the PID to my port (C program) 
?<BR><BR><BR>Again, thanks to everybody,<BR>Eduardo Figoli<BR>INSwitch 
Solutions<BR><BR><BR><BR><BR></FONT></DIV></BODY></HTML>