Java App on MAC asking for allow network connections everytime
        Posted  
        
            by gmugmu
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by gmugmu
        
        
        
        Published on 2010-04-14T21:39:51Z
        Indexed on 
            2010/04/14
            21:43 UTC
        
        
        Read the original article
        Hit count: 223
        
My Java.app broadcasts a packet on the network as soon as it starts up. Everytime I start this app, the MAC asks me do I want to allow network connections blah..blah.. Can I use info.plist or something to allow network access to this app and not bother the user who has trustingly downloaded and installed my app.
Thanks
© Stack Overflow or respective owner