Home » Developing U++ » U++ Developers corner » RMI
Re: RMI [message #9235 is a reply to message #9220] |
Mon, 23 April 2007 08:04   |
fallingdutch
Messages: 258 Registered: July 2006
|
Experienced Member |
|
|
zsolt wrote on Sun, 22 April 2007 10:17 | I was thinking about creating some callback system for network communication, because in an event based system (GUI app) blocking calls are not the best.
|
I am working on the same, but wanted to extend it to all Files/Devices.
On Linux: poll with read/write
on Windows ReadFile, WriteFile with OVERLAPPED and MsgWaitOnMultipleObjects
the Problem i have to solve at the moment is how to get the numbers of bytes in the buffer at a communication device on Windows. On Linux I use a nonblocking read, it returns the number of bytes read or gives the error wouldblock if nothing is in the buffer.
Do you have any Ideas?
Bas
[Updated on: Mon, 23 April 2007 08:04] Report message to a moderator
|
|
|
 |
|
RMI
By: mirek on Sun, 22 April 2007 09:21
|
 |
|
Re: RMI
By: zsolt on Sun, 22 April 2007 10:17
|
 |
|
Re: RMI
By: mirek on Sun, 22 April 2007 11:01
|
 |
|
Re: RMI
By: zsolt on Sun, 22 April 2007 12:25
|
 |
|
Re: RMI
By: mirek on Sun, 22 April 2007 12:49
|
 |
|
Re: RMI
By: zsolt on Sun, 22 April 2007 13:10
|
 |
|
Re: RMI
By: Ulti on Sun, 22 April 2007 13:07
|
 |
|
Re: RMI
|
 |
|
Re: RMI
By: mirek on Mon, 23 April 2007 09:25
|
 |
|
Re: RMI
By: Ulti on Mon, 23 April 2007 10:36
|
 |
|
Re: RMI
By: zsolt on Sun, 22 April 2007 18:14
|
 |
|
Re: RMI
By: Shire on Fri, 18 January 2008 09:38
|
 |
|
Re: RMI
By: mirek on Fri, 18 January 2008 10:13
|
 |
|
Re: RMI
By: Shire on Fri, 18 January 2008 12:58
|
Goto Forum:
Current Time: Thu Jun 26 20:54:49 CEST 2025
Total time taken to generate the page: 0.03990 seconds
|