Jump to content




[1.47+] Rednet Explorer Renewed - Internet in the internet (History/Cookies!)

networking wireless

  • You cannot reply to this topic
82 replies to this topic

#61 Stupidcreeper123

  • Members
  • 6 posts

Posted 08 December 2012 - 07:12 AM

THIS LOOKS EPICLY AWESOME

#62 ComputerCraftFan11

  • Members
  • 771 posts
  • LocationHawaii

Posted 08 December 2012 - 02:09 PM

View PostStupidcreeper123, on 08 December 2012 - 07:12 AM, said:

THIS LOOKS EPICLY AWESOME

your epicly awesome :D

#63 Cranium

    Ninja Scripter

  • Moderators
  • 4,031 posts
  • LocationLincoln, Nebraska

Posted 08 December 2012 - 02:42 PM

View PostComputerCraftFan11, on 08 December 2012 - 02:09 PM, said:

your epicly awesome :D
Posted Image

#64 rhyleymaster

  • Members
  • 186 posts
  • LocationCanada

Posted 08 December 2012 - 10:20 PM

View PostBigJuicySteak, on 07 December 2012 - 08:47 AM, said:

:1380: access denied? help?
This error is given when your in a folder that dosen't exist.
this is usually caused when you run shell.setDir() without making the dir first.

#65 Stupidcreeper123

  • Members
  • 6 posts

Posted 10 December 2012 - 03:09 PM

i have the program on a computer just how do i start it becuase when i start it up it gets a nil error on ln1382 do i have to swetup some more stuff within the program

#66 TheVarmari

  • Members
  • 70 posts
  • LocationFinland

Posted 11 December 2012 - 02:44 AM

View Postrhyleymaster, on 08 December 2012 - 10:20 PM, said:

View PostBigJuicySteak, on 07 December 2012 - 08:47 AM, said:

:1380: access denied? help?
This error is given when your in a folder that dosen't exist.
this is usually caused when you run shell.setDir() without making the dir first.
... where did you get that from? Access Denied means you can't edit the file; reasons; File forgot to close file (reboot), trying to modify read-only content

#67 ComputerCraftFan11

  • Members
  • 771 posts
  • LocationHawaii

Posted 11 December 2012 - 06:08 PM

View PostTheVarmari, on 11 December 2012 - 02:44 AM, said:

View Postrhyleymaster, on 08 December 2012 - 10:20 PM, said:

View PostBigJuicySteak, on 07 December 2012 - 08:47 AM, said:

:1380: access denied? help?
This error is given when your in a folder that dosen't exist.
this is usually caused when you run shell.setDir() without making the dir first.
... where did you get that from? Access Denied means you can't edit the file; reasons; File forgot to close file (reboot), trying to modify read-only content

Its probably the first reason, because rednet explorer checks if its read only before updating.

#68 ComputerCraftFan11

  • Members
  • 771 posts
  • LocationHawaii

Posted 16 December 2012 - 10:56 AM

Update!
I added History and Cookies!

Also, rdnt://extensions is up :D

#69 ComputerCraftFan11

  • Members
  • 771 posts
  • LocationHawaii

Posted 16 December 2012 - 12:19 PM

View PostMechaTallon, on 16 December 2012 - 11:26 AM, said:

:D awesome, but...
quick question:

Do you fully support the Firefox Site API?
Yes/No

I added some functions, not all of them.

#70 ComputerCraftFan11

  • Members
  • 771 posts
  • LocationHawaii

Posted 27 December 2012 - 06:07 PM

I restored the rnet:// database, it got suspended for inactivity (y u no use it more?!)

#71 ComputerCraftFan11

  • Members
  • 771 posts
  • LocationHawaii

Posted 12 January 2013 - 05:08 PM

Popups and more coming soon!
Get prepared for the next major update.

#72 CTMiner

  • Members
  • 11 posts

Posted 13 January 2013 - 06:28 AM

Hehehe... as a web programmer this will be fun. Time to learn RNML (RedNet Markup Language)

#73 1lann

  • Members
  • 516 posts
  • LocationSeattle

Posted 13 January 2013 - 08:55 AM

Hai dere m0dz, just wanted to say I changed the protocol for firewolf to a more safer and well for firewolf, it's faster. Sooooo firewolf no longer supports stuff in rednet explorer and rednet explorer stuff will no longer be compatible with firewolf.

#74 turtledude01

  • Members
  • 12 posts

Posted 11 February 2013 - 04:41 PM

I think this is awesome, but there's 1 thing I don't get....... Why don't you make it less complicated by havering the client ping the server with their I'd and the site they want to see, then the server handle everything from their? Just a suggestion... And how does the Rex, advanced host work? I can't find anything on how to install things into it.....

Edit: never mind..... Found how to make files show up in the advanced host :P I still want a way to remotely edit the files though..... (Thought bubble pops up above head)

#75 1lann

  • Members
  • 516 posts
  • LocationSeattle

Posted 11 February 2013 - 04:59 PM

View Postturtledude01, on 11 February 2013 - 04:41 PM, said:

I think this is awesome, but there's 1 thing I don't get....... Why don't you make it less complicated by havering the client ping the server with their I'd and the site they want to see, then the server handle everything from their? Just a suggestion... And how does the Rex, advanced host work? I can't find anything on how to install things into it.....

Edit: never mind..... Found how to make files show up in the advanced host :P I still want a way to remotely edit the files though..... (Thought bubble pops up above head)
Isn't that how the client gets websites? all it does is rednet.broadcast(<website here>), then it saves what it receives through rednet.receive() and runs it.

#76 turtledude01

  • Members
  • 12 posts

Posted 11 February 2013 - 05:05 PM

View Post1lann, on 11 February 2013 - 04:59 PM, said:

View Postturtledude01, on 11 February 2013 - 04:41 PM, said:

I think this is awesome, but there's 1 thing I don't get....... Why don't you make it less complicated by havering the client ping the server with their I'd and the site they want to see, then the server handle everything from their? Just a suggestion... And how does the Rex, advanced host work? I can't find anything on how to install things into it.....

Edit: never mind..... Found how to make files show up in the advanced host :P/>/> I still want a way to remotely edit the files though..... (Thought bubble pops up above head)
Isn't that how the client gets websites? all it does is rednet.broadcast(<website here>), then it saves what it receives through rednet.receive() and runs it.

Yeah.... I was just about to edit my post cause I read through the code and found that :P/> but I'm still wanting some info on the install command in the advanced host...

Edit: I found this in the Rex advanced hosting program..... But it doesn't explain where to download the hosting.....
--How the installer works:
--1) Looks for a file called DONTDELETE
--2) Looks for a file called install, if found it skips to step 5
--3) Scans /serverFiles and puts all the pages inside the host folder
--4) Replaces the server with /serverSoftware
--5) Reruns install/server

#77 Egor305

  • Members
  • 34 posts

Posted 12 February 2013 - 03:39 AM

That is REALLY great thing!

#78 anonimo182

  • Members
  • 252 posts
  • LocationIn the universe

Posted 12 February 2013 - 10:42 AM

That was a bad nemocrancy...

#79 turtledude01

  • Members
  • 12 posts

Posted 12 February 2013 - 11:23 AM

By the way, I'm havering issues with the clink and newlink. Both put the link up and allow clicking. It shows the correct address in the search bar but computer crashes before the page loads.

#80 Skullblade

  • Members
  • 470 posts
  • LocationThe Big Apple, NY

Posted 12 February 2013 - 02:28 PM

View Postanonimo182, on 12 February 2013 - 10:42 AM, said:

That was a bad nemocrancy...
not really the people before him did necromancy....





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users