Rank: Newbie Groups: Member
Joined: 7/24/2009 Posts: 2 Points: 6 Location: china
|
HI, I am a chinese. I dwon two XF.Server.
But How set the number of server ?
And, I want drived your IConnection, but can't how do.
And, IConnection::ReadAsync(XF.ReadCompleteDelegate).
How to set the length of read data ?
Thank you.
Please up code of this question to there.
bye!
|
Rank: Newbie Groups: Member
Joined: 7/24/2009 Posts: 2 Points: 6 Location: china
|
and , In the second XF.Server, I don't want set the callback of async request.
For example:
IConnection.ReadAsync(one ReadCompleteDelegate);
;
I want a function as setReadCompleteDelegate sush as (.OnConection += ) in Your first XF.Server.
|