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

#1 2010-02-07 12:48:17

CharlieAZ
Scratcher
Registered: 2008-12-24
Posts: 100+

Okay I Need Eesy Computa Help!!

Well, I wan't to make a MESH PROJECT (actually, I did that already) but I need to get my computers into a network to use mesh on 2 comp.s.  How do i do it?

Offline

 

#2 2010-02-08 00:02:54

Jonathanpb
Scratcher
Registered: 2008-07-25
Posts: 1000+

Re: Okay I Need Eesy Computa Help!!

How to make Mesh available:
• The easy way: Get Build Your Own Blocks, and you can use Mesh without the hack.
• The hard way: You 'hack' Scratch to get Mesh. Here's how:

1. Shift-click the R in Scratch (look at the upper-left corner of the Scratch program)
http://img18.imageshack.us/img18/4333/43shiftclickther.png

2. Select turn fill screen off.
3. You will see a white area at the bottom of the program. Click on it.
4. Select open.
5. Select browser.
6. Go to: Scratch-UI-Panes - ScratchFrameMorph - menu/button actions - addServerCommandsTo:.
http://img148.imageshack.us/img148/1502/44thescratchsystembrows.png

7. Change t2 ← true. to t2 ← false..
http://img246.imageshack.us/img246/4494/45truetofalse.png

8. Right-click on the 'green screen' and select Accept. It'll ask you to type your initials. Do whatever, and click Accept.
9. Exit the browser.
Done!

To host mesh:
• Right-click on Share, and select Host Mesh.
Done! It'll show you your IP address (you'll see why in a bit).

To join mesh:
• Right-click on Share, and select Join Mesh.
• Enter in the IP address of the computer you want to mesh with.
Done!

Any questions?

Last edited by Jonathanpb (2010-02-08 04:55:49)


"Human beings... must have action; and they will make it if they cannot find it.
-Charlotte Brontë

Offline

 

#3 2010-02-09 18:33:20

itchyone
Scratcher
Registered: 2009-08-15
Posts: 100+

Re: Okay I Need Eesy Computa Help!!

after you are done with the steps that Jonathanpb typed, re-shift-click the "r" in the scratch logo and press "save image for end user" that way you can always get to mesh.


Build your own platformer with BYOP!
Want to test some highly dangerous Wormholes? For science?

Offline

 

#4 2010-02-10 17:21:00

iCode-747
Scratcher
Registered: 2009-11-21
Posts: 1000+

Re: Okay I Need Eesy Computa Help!!

what's mesh? I'm obviously the newbie here...


-End Transmission-

Offline

 

#5 2010-02-10 17:23:29

CharlieAZ
Scratcher
Registered: 2008-12-24
Posts: 100+

Re: Okay I Need Eesy Computa Help!!

Okay...this is helpful, but I heard that your comps have to be in a network to connect properly.  They aren't connected, so how do I connect them?

Offline

 

#6 2010-02-11 00:01:50

Jonathanpb
Scratcher
Registered: 2008-07-25
Posts: 1000+

Re: Okay I Need Eesy Computa Help!!

CharlieAZ wrote:

Okay...this is helpful, but I heard that your comps have to be in a network to connect properly.  They aren't connected, so how do I connect them?

To host mesh:
• Right-click on Share, and select Host Mesh.
Done! It'll show you your IP address (you'll see why in a bit).

To join mesh:
• Right-click on Share, and select Join Mesh.
• Enter in the IP address of the computer you want to mesh with.
Done!

Any questions?

EDIT: Both computers should have an internet connection.

Last edited by Jonathanpb (2010-02-11 00:04:17)


"Human beings... must have action; and they will make it if they cannot find it.
-Charlotte Brontë

Offline

 

#7 2010-02-11 00:03:37

Jonathanpb
Scratcher
Registered: 2008-07-25
Posts: 1000+

Re: Okay I Need Eesy Computa Help!!

iCode-747 wrote:

what's mesh? I'm obviously the newbie here...

Mesh is a way to have Scratch programs interact with each other - even if they're on different computers. So I could have a Scratch program on my computer and you could have a Scratch program on your computer, and the two Scratch programs could interact.  smile


"Human beings... must have action; and they will make it if they cannot find it.
-Charlotte Brontë

Offline

 

#8 2010-02-11 12:39:16

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

Re: Okay I Need Eesy Computa Help!!

CharlieAZ wrote:

Okay...this is helpful, but I heard that your comps have to be in a network to connect properly.  They aren't connected, so how do I connect them?

If both computers are connected to the internet, then they are somewhat are connected, but they aren't sending data to each other, they're just connected, but when you do what Jonathanpb then both computers are listening, but not receiving info, when you broadcast something, then they have received the "command"/data to do something, and if you have a [When I Receive |Broadcast|] then there you go.

Offline

 

Board footer