Java can do it ... why not .NET ?

From: Simon Green (simon_at_intesoft.co.uk)
Date: 01/28/04

  • Next message: Rea Peleg: "Re: consuming webservice over ssl problem"
    Date: Wed, 28 Jan 2004 20:10:11 -0000
    
    

    I have a C# control that I want to embed in IE which need to connect back to
    the host server using sockets (TcpClient) to display a status image.

    The security in Java Applets only allow connections back to the same server
    and I imagined that .NET was the same with the "..._Same_Site_Access" code
    groups.

    Alas, it doesn't seem to be the case :(

    Is there any way to make a socket connection that will work on a default
    install?

    I guess using the J# classes may work (as these copy Java) but then it means
    the J# runtime is needed and J# browser controls seem even worse (another
    runtime and popup warning asking if it can run).

    - Simon Green


  • Next message: Rea Peleg: "Re: consuming webservice over ssl problem"

    Relevant Pages

    • Re: Chunked GZIP processing using Java Sockets
      ... Sockets give me the control on handling network problems and server ... advance the stream until the input stream is past the headers? ... My java client program is reading web sites using low level sockets. ... The response from the web site HTML is chunked and gzipped. ...
      (comp.lang.java.programmer)
    • Re: Web stuff
      ... > I thought sockets was not possible with the Plug-In? ... > We chose not to use the plug-in on a project a couple of years ago ... If you have control over that, ...
      (comp.lang.tcl)
    • Re: read()/write() versus recv()/send()
      ... > fxn@hashref.com (Xavier Noria) wrote: ... >>If you don't need that additional control, ... send/recv because read/write is *not* allowed for sockets on that OS. ...
      (comp.unix.programmer)
    • Re: How do I make a port to accept connections from locl ip only?
      ... I have the policies set to drop. ... sockets and will try it soon. ... > MySQL access controls (which are designed to control access based on which ...
      (comp.os.linux.security)
    • Re: Cannot migrate Anonymous to registered user
      ... control to the host server? ... we can monitor the host server database ...
      (microsoft.public.dotnet.framework.aspnet)