Re: Advice needed on client side programming.

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Neither of these 2 options appear to do what I want. I would really like to
create something on the order of an Applet that downloads to a user
automatically. Both of these options appear to involve manually installing
an application on an end users machine.

Is there anything in .NET that resembles the Applets or 'Code Behind' that
we had with Visual Studio (pre .NET)?
Thanks

"gaidar" wrote:

>
> If you just need to make some request trough the local network/internet then
> read MSDN about Remoting.
> If you want client-side communicate with server-side based on ISS - read
> about XML Web Services ibidem.
>
> "Brian Kitt" <Brian Kitt@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:2769EE4C-AE9E-4086-8625-E09455405F07@xxxxxxxxxxxxxxxx
> >I have an application written in J++ that runs client side code. I would
> > like to convert this application to C#, but am somewhat new to C# and need
> > some 'how to' advice.
> >
> > The code must run on the client machine, and needs to perform HTTP
> > requests
> > from the client machine to other servers (not the server that C# is
> > running
> > on). This worked fine as a J++ applet, but I can't figure out how to do
> > this
> > in C#. If possible, I would like to make this work for Netscape as well.
> > Granted the J++ code did not work on Netscape, but I would like this new
> > code
> > to if possible. Can anyone point me in the direction to make this work?
> > Thanks for any help you can give me.
>
>
>
.



Relevant Pages

  • Re: gray up2date icon in FC4
    ... >> The applet turns gray when the RHN servers can't be reached. ...
    (Fedora)
  • Re: IIS returns HTTP error 500 for some image files
    ... The applet experiences this problem whenever it uses the latest Sun JVM, ... regardless of browser. ... retrieve a very simple ASP document from the web servers on occasion. ...
    (microsoft.public.inetserver.iis)
  • Re: gray up2date icon in FC4
    ... > The applet turns gray when the RHN servers can't be reached. ... didn't work though, because the old X server bug hit me again, and I had ...
    (Fedora)
  • Re: Basic question about nutual authentication invlving applet and server
    ... you say I can hardcode my server's certificate in the applet. ... Is there a way to ensure that the jar file containing the applet is neither cached nor modified on the client machine? ... and then send that digest to the server for comparison with the digest of the jar file as it exists on the server? ...
    (comp.lang.java.security)
  • JAR Signing in JDK 1.1
    ... The Applet is packaged in a digitally ... to verify the digital signatures associated with additional resources ... the client machine over a raw socket, ... Keep in mind that the solution must be compatible with JDK ...
    (comp.lang.java.security)