Jump to content

Sockets/Networking with OSBot


Recommended Posts

Posted

So I am currently in the process of making a server that is able to send information to a bot client and the bot client should be able to answer.

That is basically where the problem started. My code runs fine but once I try it out in osbot it won't work. After fiddling around for some time I realized that I got the following error message:

[ERROR][Bot #1][04/04 12:27:26 AM]: Blocked permission: ("java.net.SocketPermission" "localhost:0" "listen,resolve")

I found one post in the forum that mentioned you are not able/allowed to create a server on a bot but obviously I am not trying to do that. I just want to have a connection between a server on an outside IP and the bot who communicates with it...

 

Any help would be much appreciated.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...