wxPython Application over the net

J

Jay Davis

We have an application in wxPython that works quite well on
our local computers, but we want people to be able to run
the program over the internet. One way that would work
is to use an Xwindows server and just have people connect
to the program on our local host, but we would like to work
in an internet browser because not everyone has an Xserver.

Is there any reasonable way to run a wxPython app inside
a browser?
 
P

Petri Laakso

On 9 Jan 2004 18:38:08 -0800
We have an application in wxPython that works quite well on
our local computers, but we want people to be able to run
the program over the internet. One way that would work
is to use an Xwindows server and just have people connect
to the program on our local host, but we would like to work
in an internet browser because not everyone has an Xserver.

Is there any reasonable way to run a wxPython app inside
a browser?

How about Java VNC client which connects to vncserver?
It's easy to run networked programs on that.
I've used for a while nicotine (soulseek-like program) over
network

Petri
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,431
Messages
2,571,679
Members
48,796
Latest member
Greg L.

Latest Threads

Top