Jump to content

Sockets/Networking with OSBot


goldKeeper

Recommended Posts

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

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