Java Multicast on Internet

Hi every body,
I have a multicast application and
i want to make it running on Internet.
Knowing that i have no multicast IP address,
how i can configure windows 2000 (or XP)
to accept multicast packet on Internet.
Regards

I think the question is how do you get the routers on the internet to support multicast?

Similar Messages

  • Java Docs for Internet sales

    I was looking for the ISA Java docs and tried to download the file ISAWAC40SP09P_9-10002109.SAR, but I cannot find it anywhere. SAP site has file ISAWAC40SP08_0-20000529.SAR but the javadocs are missing. Could anyone please let me know the location from where I can download the file ISAWAC40SP09P_10-10002109.SAR or alternatively Java docs for Internet sales

    Hi Pankaj,
    you can try with the first patch of the SP 9 - for example try the file ISAWAC40SP09_0-10002109.SAR. Extract the file using the sapcar program and search for docs.sar file where the documents are.
    I hope this will help you.
    Regards
    Borislav

  • Hi I nede Java for my Internett banking, but I can't download this. Any ideas ?

    Hi I need Java for my Internett banking, but I can't  download this on my new I pad. Any ideas?

    The iPad doesn't do Java.  (Why'd your bank choose Java of all things for their internet banking?!)
    If, on the other hand, you mean JavaScript - which is entirely different from Java - that isn't something that needs to be downloaded.  Your iPad should be just fine with JavaScript out of the box, though obviously some things won't work (like anything dependent on mouseover events).

  • How to do a program with java user intarface (internet app) and c++ core

    I want to do a program to run on the internet with java
    but to run the mathematical core with c++ on a SUN machine.
    so, any help will be cool!, any tip about this subjet
    will be apreciate!
    my mail is [email protected]
    and [email protected]
    I am doing a Phd on electronics and i want to do
    a circuit simuilator online.
    thanks!

    One option is to use Java Native Interface (JNI).
    http://developer.java.sun.com/developer/onlineTraining/Programming/JDCBook/jni.html

  • Invoking a specific version of java over the internet

    According to [this page|http://java.sun.com/j2se/1.5.0/docs/guide/plugin/developer_guide/using_tags.html], the applet tag should be used if the web page is accessed through the internet and object or embed ought to be used if it's through an intranet. Why?
    Later, that article says that if you want to invoke a specific version of Java that you can do so with either of the intranet tags (using a specific classid for the object tag or a specific type for the embed tag), but doesn't say anything about doing it with the applet tag, making be conclude that, with the applet tag, it's not possible.

    You said "I will not try to guess what that doc. meant." That doesn't necessarily mean that there are others who can't. Maybe there are people who post on forums.sun.com that don't post on comp.lang.java.programmer? If anyone there knew, it seems like they would have responded?
    The <https://jdk6.dev.java.net/deployment_advice.html> link... I dunno... it didn't seem as comprehensive as the one my first post linked to. Doesn't discuss embed, for instance, nor does it mention anything about intranet's vs. internet's. Maybe Sun decided between 1.5.0 and 1.6.0 that the whole internet / intranet distinction was pointless, but if so, that'd be nice to know.
    Besides, sometimes hearing people explain it in different ways helps. Whether or not it'd help here is something I can't say until I've heard other explanations (if there are any to be had).
    (I'm yawnmoth, btw - I was logged out when I tried to make this post so I tried to login with 'yawnmoth' as my username and it asked me for a new username? maybe my 'yawnmoth' username is actually my email address?)
    Edited by: zelnaga on Aug 13, 2008 9:04 AM

  • Java vulnerability on Internet Explorer?

    I've noticed that when I try to enter a certain site with Internet Explorer a Java written virus tries to attack me. Does anyone know anything about this? How can I fix it?

    The first thing that the antivirus locates is a .exe. If I turn on Emergency Block right away the JVM doesn't start. However, if I don't turn on Emergency Block right away, the JVM starts and the antivirus detects a .class file. After that, the PC freezes for a while and I reset it (I won't wait to see what happens). When I restart, I find a folder named Sun with a lot of .class files inside.

  • Java swing on Internet Explorer Urgent

    hello,
    I have simple applet. Which can be viewed on appletviewer , But if I try to view in Internet Explorer ,it gives nothing.
    Plz help Me.

    Go to this page to find out what version of Java your browser is using:
    http://javatester.org/version.html
    If it is not JDK 1.2 or higher, it doesn't support Swing or a whole lot of other really useful features that have been in Java for years. Blame Microsoft for that.
    Then go and download the Sun Java plugin so that your browser will be using an up-to-date Java implementation.
    Regards,
    Dave Gilbert
    http://www.jfree.org

  • Java runtime problem Internet Sales

    I am getting a runtime error in the SAP Internet Sales Shop Management tool when I try to create a new shop. I am quite sure my problem is java related because the SAP generated webform fails too fast. There doesn't seem to be any time for abap processing.
    Has anyone experienced this before. How can I find out where the problem is?
    Thanks very much,

    Hi Pankaj,
    you can try with the first patch of the SP 9 - for example try the file ISAWAC40SP09_0-10002109.SAR. Extract the file using the sapcar program and search for docs.sar file where the documents are.
    I hope this will help you.
    Regards
    Borislav

  • Java Applications and Internet

    Is there a way to make a java application able to upload or download files from a secure internet site?
    i.e. I want o make a program that when I push a button, it uploads my documents to www.boneheadfiles.com (not a real site).

    Then you need to make a dos console-based ftp application. Actually I've never done this per se but it isn't so hard;-
    1. Make a connection
    2. open a socket on port 21
    3. write bytes & send it
    4. Write another class to receive bytes
    Do a search here and in the Java Form for ftp and you'll get lots of source code samples

  • Java with the internet

    I didn't know if there was a way to create a java application that went to an internet site and typed into a textfield my username and password, and logged in. Is there any way to do that???
    Thanks.

    On the web, forms are submitted either with the GET method or with the POST method.
    It is certainly possible if the site use the GET method to send the data.
    The GET method pusts the data directly in the URL. That means that you can directly make a link with the appropriate fields and values filled.
    However, all people with half a brain use the POST method in this
    case.
    It's more difficult with the POST method. But all you have to do is to send a POST request to the site (using a socket perhaps ?) with the appropriate headers.
    Learn how POST request are structured in the HTTP specification.
    It's even possible that existing software tools allow you to do that.

  • Java keeps closing internet

    Whenever I try to play a game or visit a site that uses Java, it closes my internet. Every time. I have no idea what is wrong with it. Anyone know what to do about this?

    Nope. The page closes right as something that runs on JAVA comes up.

  • Connecting Java programs to Internet

    How do we allow two users running the same Java program communicate over the internet via the same Java program ??
    For instance, if I were to make a two player game like tic-tac-toe, how would I make the changes one player makes appear over the computer of other ?
    [PS - About the tic tac toe game, is there an open source available anywhere ? ]

    _ELBEE_ wrote:
    How do we allow two users running the same Java program communicate over the internet via the same Java program ??
    For instance, if I were to make a two player game like tic-tac-toe, how would I make the changes one player makes appear over the computer of other ?There are many ways to do that... Probably the simplest is a pier-to-pier socket setup. You just have to define your own simple "top-level network protocol".
    >
    [PS - About the tic tac toe game, is there an open source available anywhere ? ]Why of course there is. Is google broken or something? Hint: Keep looking past the first page... and/or search these forums. Look right, see the search box?
    If you wanted to get really funky I suppose you could even do it pure ECMA version using ajax'y sockets to talk page-to-page... but that's not java, and you asked about java.
    So... Start here... go through the Sun tutorial... and then I suggest you dig for IBM's chat-app tutorial (sign up for it, it's worth it)... then you need to write a single swing tic-tac-toe (again search these forums, or google it)... then you get to figure out how to merge in the comms-stuff with the swing stuff... which will almost inevitably lead you to MVC (google again) to "drive" the UI's from the protocol.
    Cheers. Keith.

  • How to create a java plugin for Internet explorer

    Hi All,
    I have recently started working on java,i need to a create a plugin which can launch any file type(say any file which draws a cube with some extension .abc).Where should i start my work from.What do i need to do first.Please help me out coz it is very important for my project work.
    Any suggestions would be much appreciated.
    Regards,
    Deepti.

    Hi Viravan,
    I signed my applet as u said but for some reason the browser is not recognising the cert.The applet is reading a wrl file from my local C drive.I'm creating a plugin to show this applet in the browser window.this is all i have to do.i guess u will have an idea by looking at this program of mine.
    Curves.wrl is the file which i'm reading from the Cdrive.
    i even changed my policy file but in vain.
    JAVA CODE
    import java.awt.BorderLayout;
    import com.sun.j3d.utils.applet.MainFrame;
    import com.sun.j3d.utils.universe.*;
    import javax.media.j3d.*;
    import javax.vecmath.*;
    import javax.vecmath.Point3d;
    import com.sun.j3d.loaders.Scene;
    import java.awt.GraphicsConfiguration;
    import java.io.*;
    import com.sun.j3d.loaders.vrml97.VrmlLoader;
    import com.sun.j3d.loaders.Scene;
    import com.sun.j3d.utils.behaviors.mouse.*;
    import com.sun.j3d.utils.geometry.ColorCube;
    import java.lang.*;
    import java.applet.*;
    import java.net.URL;
         public class Vrml2 extends Applet {
         private SimpleUniverse u=null;
         public BranchGroup createSceneGraph() {
         BranchGroup objRoot = new BranchGroup();
         //TransformGroup objScale = new TransformGroup();
         //Transform3D t3d = new Transform3D();
         //t3d.setScale(0.3);
         //objScale.setTransform(t3d);
         //objRoot.addChild(objScale);
         BoundingSphere bounds = new BoundingSphere(new Point3d(0.0,0.0,0.0),      100.0);
         Color3f bgColor = new Color3f(1.0f,1.0f,1.0f);
         Background bg = new Background(bgColor);
         bg.setApplicationBounds(bounds);
         objRoot.addChild(bg);
         Color3f light1Color = new Color3f(1.0f, 1.0f, 0.9f);
         Vector3f light1Direction = new Vector3f(4.0f, -7.0f, -12.0f);
         DirectionalLight light1 = new DirectionalLight(light1Color,      light1Direction);
         light1.setInfluencingBounds(bounds);
         objRoot.addChild(light1);
         TransformGroup objTrans = new TransformGroup();
         objTrans.setCapability(TransformGroup.ALLOW_TRANSFORM_WRITE);
         objTrans.setCapability(TransformGroup.ALLOW_TRANSFORM_READ);
         objTrans.setCapability(ColoringAttributes.ALLOW_COLOR_READ);     objTrans.setCapability(ColoringAttributes.ALLOW_COLOR_WRITE);     objTrans.setCapability(Material.ALLOW_COMPONENT_READ);     
         objTrans.setCapability(Material.ALLOW_COMPONENT_WRITE);
         objTrans.setCapability(TransformGroup.ENABLE_PICK_REPORTING);
         //objScale.addChild(objTrans);
         objRoot.addChild(objTrans);
         VrmlLoader loader = new VrmlLoader();
         Scene s = null;
         try {
              s = loader.load("c:/documents and      settings/dk27/morph/curves.wrl");
         catch (SecurityException e) {
              System.out.println(" caught security exception by deepti");
              System.out.println(e);
         catch (Exception e) {
              System.out.println("Exception caught");
              System.err.println(e);
              System.exit(1);
         //objTrans.addChild(new ColorCube(0.2));
         objTrans.addChild(s.getSceneGroup());
         Transform3D yAxis = new Transform3D();
         Transform3D tr3d=new Transform3D();
         tr3d.lookAt(new Point3d(13.00,-2.5,11.83),new Point3d      (20.0,0.0,50.0),new Vector3d(0.0,1.0,0.0));
         tr3d.invert();          
         //to rotate the cone left button
         MouseRotate behavior = new MouseRotate();
         behavior.setTransformGroup(objTrans);
         objTrans.addChild(behavior);
         behavior.setSchedulingBounds(bounds);
         //to zoom the cone middle button
         MouseZoom behavior1=new MouseZoom();
         behavior1.setTransformGroup(objTrans);
         objTrans.addChild(behavior1);
         behavior1.setSchedulingBounds(bounds);
         //to translate the cone right button
         MouseTranslate behavior2=new MouseTranslate();
         behavior2.setTransformGroup(objTrans);
         objTrans.addChild(behavior2);
         behavior2.setSchedulingBounds(bounds);
         objRoot.compile();
         return objRoot;
         public Vrml2() {
         public void init(){
         setLayout(new BorderLayout());
         GraphicsConfiguration config=SimpleUniverse.getPreferredConfiguration     ();
         Canvas3D c = new Canvas3D(config);
         add("Center", c);
         BranchGroup scene = createSceneGraph();
         SimpleUniverse u = new SimpleUniverse(c);
         u.getViewingPlatform().setNominalViewingTransform();
         u.addBranchGraph(scene);
         public void destroy(){
         u.removeAllLocales();
         public static void main(String[] args) {
         new MainFrame(new Vrml2(),600,800);
    APPLET CODE:
    <HTML>
    <HEAD>
    <TITLE>Morphing Applet</TITLE>
    </HEAD>
    <BODY>
    <APPLET CODE = "Vrml2" CODEBASE = "." ARCHIVE = "Vrml2.jar" WIDTH = 202 HEIGHT = 177>
    </APPLET>
    </BODY>
    </HTML>
    the errors that it is displaying are
    java.security.cert.CertificateException: Unable to verify the certificate with root CA
         at sun.plugin.security.TrustDecider.isAllPermissionGranted(Unknown Source)
         at sun.plugin.security.PluginClassLoader.getPermissions(Unknown Source)
         at java.security.SecureClassLoader.getProtectionDomain(SecureClassLoader.java:162)
         at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:111)
         at java.net.URLClassLoader.defineClass(URLClassLoader.java:248)
         at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
         at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
         at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:128)
         at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:297)
         at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:108)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
         at sun.applet.AppletClassLoader.loadCode(AppletClassLoader.java:373)
         at sun.applet.AppletPanel.createApplet(AppletPanel.java:579)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(AppletPanel.java:515)
         at sun.applet.AppletPanel.run(AppletPanel.java:293)
         at java.lang.Thread.run(Thread.java:484)
    java.lang.ExceptionInInitializerError: java.security.AccessControlException: access denied (java.lang.RuntimePermission modifyThreadGroup)
         at java.security.AccessControlContext.checkPermission(AccessControlContext.java:272)
         at java.security.AccessController.checkPermission(AccessController.java:399)
         at java.lang.SecurityManager.checkPermission(SecurityManager.java:545)
         at sun.applet.AppletSecurity.checkAccess(AppletSecurity.java:139)
         at java.lang.ThreadGroup.checkAccess(ThreadGroup.java:279)
         at java.lang.ThreadGroup.getParent(ThreadGroup.java:140)
         at javax.media.j3d.MasterControl$23.run(MasterControl.java:3077)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.media.j3d.MasterControl.<clinit>(MasterControl.java:3070)
         at javax.media.j3d.VirtualUniverse.<clinit>(VirtualUniverse.java:206)
         at Vrml4.init(Vrml4.java:110)
         at sun.applet.AppletPanel.run(AppletPanel.java:344)
         at java.lang.Thread.run(Thread.java:484)
    Exception:java.io.FileNotFoundException: D:\JDK13~1.1\lib\flavormap.properties (The system cannot find the file specified) while loading default flavormap.properties file URL:file:D:\JDK13~1.1\lib\flavormap.properties

  • Java on 770 Internet Tablet

    I just received a Nokia 770 and when I go to certain websites (i.e. Pogo.com) it will tell me that Java is not installed on my system and will not open a window to access the games.
    How do I get Java installed on my 770 or can I?
    Thank you.

    There is no Java implementation for the 770 (without using a handheld PC, I don't know of any handheld devices with "full" Java - J2SE - support required by some web sites).

  • Java not working in Internet Explorer

    I normally use another browser (Google Chrome) but need to use Internet Explorer for a particular online banking service. This service requires a Java applet.
    I have the current Java environment (as at 21.3.12), SE 6 Update 31.
    Java works in Chrome but does not work in IE8 or IE9.
    I have un-installed and re-installed Java several times, tried going back to IE8, turned off ActiveX filtering, confirmed Java scripting is on, checked add-ins are managed correctly and so on and so on, without success. Given Java works it is not a Java
    issue but must be an IE issue.
    Are there any additional steps or diagnostics I can run to try to identify the problem as I need this to be resolved for the purposes of running my business.
    Many thanks!

    Hi guys.
    I'm having an issue like this and none of the solutions above helped me.
    I'm trying to open a specific web page that is not working with Java only on Internet Explorer (7, 8 nor 9). If I try to open in Google Chrome or Firefox it goes fine.
    I've tried various versions of Java and all my tries were done both on Windows XP Professional and Windows 7 Professional.
    The weird thing is that when I test it through Java webpage or some other page, it goes fine. It is not working only for this specific webpage.
    This is the webpage:
    http://iweb03ds.magnaclosures.com/stconf.nsf/meeting/mid3FC5EBB1D59C830685257A2900420436
    It is a meeting webpage for our company to present their work to our clients and suppliers. I've also followed their own step-by-step advises, but no good either.
    Could anyone help me on that?

Maybe you are looking for

  • Is lower than 64 kbps MP3 format any good?

    I've converted all my iTunes Library to MP3 - 64kbps format. I am very pleased with the quality but was wondering if I go any lower will it sound much worse? I've got nearly 2,000 songs on my iPod and growing. That's why I've converted my songs to su

  • Please specify how do we can activate a web scope feature over all sub webs when a solution package is activated.???

    please specify how do we can activate a web scope feature over all sub webs when a solution package is activated. when a solution package is deactivated the web scope features over all sub website gone deactivated and does not re-activated when solut

  • SetUrl

    Hi all, I am very new to Flex. I am using flex with Webfocus. I dropped a ibiDataGrid and tried to pull in a procedure from webfocus by using the "seturl" property. My question is, should the seturl be only in xml format? Any reply will be highly app

  • Mac Mail Won't Send w/ Verizon

    I've been at this for hours, used outgoing server settings "outgoing verizon.net";, SSL on/ off Port 25, 110, 587. Nothing sends!. incoming works fine. Its on a Mirror Door 1.25 G4, Tiger. This is usually a simple setup. Please help!!! Thanks!! Andre

  • Navigation Wizard waypoint relative rather than absolute?

    Is there a reason why Wizard.onNavigateTo only checks agains the immediate parent waypoint? This limits the wizard from working across multiple waypoint levels and doesn't work with nested waypoints. 1. Create a wizard with a waypoint called foo.bar