Jump to content

Recommended Posts

Posted

Looking into APi's cor CC and i see theres a http function in there. AND again zero info on it. If it works the way it bearly mentioned it then that would be kool. Has anyone used http at all? http.get( url ) or anything i see no info how to use or write this up. HELP PLEASE.

Posted

Looking into APi's cor CC and i see theres a http function in there. AND again zero info on it. If it works the way it bearly mentioned it then that would be kool. Has anyone used http at all? http.get( url ) or anything i see no info how to use or write this up. HELP PLEASE.

HTTP API is kinda useless unless you have your own web server with a custom program to handle CC requests. You can't really write a web browser in Lua. Not in this century anyways; most websites use stuff like Java and Flash for a lot of the content.

Would be fun to see an IRC interface written in PHP specifically for cross-server ComputerCraft chatting...

Posted

HTTP API is kinda useless unless you have your own web server with a custom program to handle CC requests...

When you enable the HTTP API, you can download stuff from Pastebin onto a CC computer in the game.

This allows users to write code on their local machine in a more comfortable editor and then download the code onto the CC computers.

Posted

When you enable the HTTP API, you can download stuff from Pastebin onto a CC computer in the game.

This allows users to write code on their local machine in a more comfortable editor and then download the code onto the CC computers.

I use AutoHotkey for that. :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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.

×
×
  • Create New...