This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2012-12-08 05:51:59

Servine
Scratcher
Registered: 2011-03-19
Posts: 1000+

Hosting on a port?

I'm trying to accomplish something that requires a page to be hosted on a port (e.g. localhost:1234)

How would I get visual basic/studio to host something like that? Does it require serialport?


http://bluetetrarpg.x10.mx/usercard/?name=Servine

Offline

 

#2 2012-12-08 08:22:29

Servine
Scratcher
Registered: 2011-03-19
Posts: 1000+

Re: Hosting on a port?

badump


http://bluetetrarpg.x10.mx/usercard/?name=Servine

Offline

 

#3 2012-12-08 08:22:50

blob8108
Scratcher
Registered: 2007-06-25
Posts: 1000+

Re: Hosting on a port?

Servine wrote:

I'm trying to accomplish something that requires a page to be hosted on a port (e.g. localhost:1234)

How would I get visual basic/studio to host something like that? Does it require serialport?

Serial port should be for working with a physical serial port attached to your computer.

Is it a webpage you're trying to host?


Things I've made: kurt | scratchblocks2 | this cake

Offline

 

#4 2012-12-08 08:25:14

Servine
Scratcher
Registered: 2011-03-19
Posts: 1000+

Re: Hosting on a port?

blob8108 wrote:

Servine wrote:

I'm trying to accomplish something that requires a page to be hosted on a port (e.g. localhost:1234)

How would I get visual basic/studio to host something like that? Does it require serialport?

Serial port should be for working with a physical serial port attached to your computer.

Is it a webpage you're trying to host?

yes


http://bluetetrarpg.x10.mx/usercard/?name=Servine

Offline

 

#5 2012-12-08 12:58:30

MathWizz
Scratcher
Registered: 2009-08-31
Posts: 1000+

Re: Hosting on a port?

You need to change the port of the server somehow.


http://block.site90.net/scratch.mit/text.php?size=30&text=%20A%20signature!&color=333333

Offline

 

#6 2012-12-08 13:05:11

blob8108
Scratcher
Registered: 2007-06-25
Posts: 1000+

Re: Hosting on a port?

Have you managed to run a web server on port 80 yet?


Things I've made: kurt | scratchblocks2 | this cake

Offline

 

#7 2012-12-08 14:30:26

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Hosting on a port?

Google has nearly all the answers.  smile

https://www.google.com/?q=simple+visual … web+server

Offline

 

#8 2012-12-08 14:39:03

mmww
Scratcher
Registered: 2010-01-14
Posts: 500+

Re: Hosting on a port?

Magnie wrote:

Google has nearly all the answers.  smile

https://www.google.com/?q=simple+visual … web+server

Nearly


http://i.imgur.com/AWFFO.pnghttp://www.weebly.com/uploads/1/0/1/4/10146167/4363061_orig.png Save the cheese!
I am http://blocks.scratchr.org/API.php?action=onlineStatus&user=mmww

Offline

 

#9 2012-12-08 15:37:47

Servine
Scratcher
Registered: 2011-03-19
Posts: 1000+

Re: Hosting on a port?

blob8108 wrote:

Have you managed to run a web server on port 80 yet?

Yep, I've got one running right now.

@Magnie Thankyou so much! I need to test it, NOW!


http://bluetetrarpg.x10.mx/usercard/?name=Servine

Offline

 

#10 2012-12-08 21:40:48

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Hosting on a port?

Servine wrote:

blob8108 wrote:

Have you managed to run a web server on port 80 yet?

Yep, I've got one running right now.

@Magnie Thankyou so much! I need to test it, NOW!

No one will be able to access the website outside of your home network unless you port-forward.

http://www.scratch.mit.edu/ext/youtube/?v=Kp-R-eHiQco

Offline

 

#11 2012-12-09 03:39:42

Servine
Scratcher
Registered: 2011-03-19
Posts: 1000+

Re: Hosting on a port?

Magnie wrote:

Servine wrote:

blob8108 wrote:

Have you managed to run a web server on port 80 yet?

Yep, I've got one running right now.

@Magnie Thankyou so much! I need to test it, NOW!

No one will be able to access the website outside of your home network unless you port-forward.

http://www.scratch.mit.edu/ext/youtube/?v=Kp-R-eHiQco

I know how to port forward, but thanks anyway!


http://bluetetrarpg.x10.mx/usercard/?name=Servine

Offline

 

Board footer