|
-
Socket connection exceptions in Browser
Hi guys/girls
I found questions similar to this in the discussion group, but no responses,
so if this is a stupid question that has been sorted out before, please be
patient.
I created an applet that uses Sockets to connect to a server written in Visual
C++. The server opens a socket to listen for connections and the applet connects
to the socket using the Socket.Connect(host, port) call. This works fine
when I run it out of Jbuilder, but the moment I try to run it out of a web
browser, such as IE5, I get an exception that basically says it cannot access
the server. I believe that this has something to do with the browser security,
but is there any way around this?
Thanx for the help
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks