Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > creating .NET clients with python

Reply
Thread Tools

creating .NET clients with python

 
 
Guy Robinson
Guest
Posts: n/a
 
      03-03-2005
Hello,

Can anyone confirm if there is a python library that can allow me to create .NET
clients in python.

My understanding is both IronPython and python for .NET can't create python .net
clients?

Regards,

Guy
 
Reply With Quote
 
 
 
 
D H
Guest
Posts: n/a
 
      03-03-2005
Guy Robinson wrote:

> Hello,
>
> Can anyone confirm if there is a python library that can allow me to
> create .NET clients in python.
>
> My understanding is both IronPython and python for .NET can't create
> python .net clients?


Correct, although IronPython may work one day.
 
Reply With Quote
 
 
 
 
yaipa
Guest
Posts: n/a
 
      03-03-2005
Guy,

I can tell you that pythonNet is quite far along, rel 1, Beta 4
actually.

here is a c.l.p link to the three major releases.

http://groups-beta.google.com/group/...5f2052948d93e2

Cheers,

--Alan


Guy Robinson wrote:
> Hello,
>
> Can anyone confirm if there is a python library that can allow me to

create .NET
> clients in python.
>
> My understanding is both IronPython and python for .NET can't create

python .net
> clients?
>
> Regards,
>
> Guy


 
Reply With Quote
 
Guy Robinson
Guest
Posts: n/a
 
      03-03-2005
Thanks Alan,

Are you saying I can create python .net clients with PythonNet. My understanding
is I can only use .net clients from python not the other way around.

Do you have an example showing creating a .net client in python?

regards,

Guy

yaipa wrote:
> Guy,
>
> I can tell you that pythonNet is quite far along, rel 1, Beta 4
> actually.
>
> here is a c.l.p link to the three major releases.
>
> http://groups-beta.google.com/group/...5f2052948d93e2
>
> Cheers,
>
> --Alan
>
>
> Guy Robinson wrote:
>
>>Hello,
>>
>>Can anyone confirm if there is a python library that can allow me to

>
> create .NET
>
>>clients in python.
>>
>>My understanding is both IronPython and python for .NET can't create

>
> python .net
>
>>clients?
>>
>>Regards,
>>
>>Guy

>
>

 
Reply With Quote
 
yaipa
Guest
Posts: n/a
 
      03-04-2005
> >> Can anyone confirm if there is a python library that
> >> can allow me to create .NET clients in python.


Sorry, the term 'clients' throws me in this case.

PythonNet allows you to call .Net, but not the other way 'round.
So, IronPython would be it if that is what you want to do.

Cheers,

--Alan

Guy Robinson wrote:
> Thanks Alan,
>
> Are you saying I can create python .net clients with PythonNet. My

understanding
> is I can only use .net clients from python not the other way around.
>
> Do you have an example showing creating a .net client in python?
>
> regards,
>
> Guy
>
> yaipa wrote:
> > Guy,
> >
> > I can tell you that pythonNet is quite far along, rel 1, Beta 4
> > actually.
> >
> > here is a c.l.p link to the three major releases.
> >
> >

http://groups-beta.google.com/group/...5f2052948d93e2
> >
> > Cheers,
> >
> > --Alan
> >
> >
> > Guy Robinson wrote:
> >
> >>Hello,
> >>
> >>Can anyone confirm if there is a python library that can allow me

to
> >
> > create .NET
> >
> >>clients in python.
> >>
> >>My understanding is both IronPython and python for .NET can't

create
> >
> > python .net
> >
> >>clients?
> >>
> >>Regards,
> >>
> >>Guy

> >
> >


 
Reply With Quote
 
Luis M. Gonzalez
Guest
Posts: n/a
 
      03-04-2005
At this time, Ironpython is in pre-alpha state, not suitable for
production work.
However, we will have news about it in the next Pycon 2005, which will
be held by the end of March.

 
Reply With Quote
 
John J. Lee
Guest
Posts: n/a
 
      03-04-2005
Guy Robinson <> writes:

> Can anyone confirm if there is a python library that can allow me to
> create .NET clients in python.
>
> My understanding is both IronPython and python for .NET can't create
> python .net clients?


IIUC, IronPython can, but it's not ready for production work yet (and
won't be for some while yet, I imagine).


John
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Authentication for web clients and Swing clients Francesco Java 1 12-27-2006 03:10 AM
Re: Python's email module - problem with umlauts in some email clients Fredrik Lundh Python 0 12-08-2006 03:22 PM
Python's email module - problem with umlauts in some email clients Nico Grubert Python 0 12-08-2006 03:17 PM
How do clients(web browser) close a python CGI program that is not responding? Sullivan WxPyQtKinter Python 3 03-28-2006 04:50 PM
To my clients force to terminate a python CGI program? Sullivan WxPyQtKinter Python 0 03-28-2006 04:55 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57