dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]Pnet runtime support for networking


From: Gopal.V
Subject: Re: [DotGNU]Pnet runtime support for networking
Date: Tue, 5 Mar 2002 04:07:53 +0530
User-agent: Mutt/1.2.5i

If memory serves me right, Silvernerd wrote:
> As far as I know it isn't possible to open a network connection with C
> under Linux using only normal io functions, so it would become hard for
> me to create the socket class with only the normal io functions. Or am I
> missing something here?
        Yes and No. (that's quite a reply isn't it ?).

        The Socket functions require native runtime support *just* like the
IO functions. The IO functions are *not* in the Pnet right now. I have
been trying to put in the native counterparts of the functions in 
Platform.FileMethods . You could start writing Platform.SocketMethods
and build System.Net on top of that. Later we'll tackle the native 
parts. (/we = /me + /you + /lots_of_others ;)

Gopal.V
-- 
 The difference between insanity and genius is only measured by success
 //===<=>===\\
|| GNU RULEZ ||
 \\===<=>===//


reply via email to

[Prev in Thread] Current Thread [Next in Thread]