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

#101 2011-12-23 12:19:09

TRocket
Scratcher
Registered: 2009-08-18
Posts: 1000+

Re: Chat.PY and Other Features

is the server up currently?


http://i.imgur.com/1QqnHxQ.png

Offline

 

#102 2011-12-23 12:20:17

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

Re: Chat.PY and Other Features

TRocket wrote:

is the server up currently?

Yeah

Offline

 

#103 2011-12-23 12:22:53

TRocket
Scratcher
Registered: 2009-08-18
Posts: 1000+

Re: Chat.PY and Other Features

Magnie wrote:

TRocket wrote:

is the server up currently?

Yeah

the connection keeps timing out  hmm


http://i.imgur.com/1QqnHxQ.png

Offline

 

#104 2011-12-23 12:24:35

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

Re: Chat.PY and Other Features

TRocket wrote:

Magnie wrote:

TRocket wrote:

is the server up currently?

Yeah

the connection keeps timing out  hmm

What IP and port are you using?

Are you connecting through your browser? It's a Scratch Project. Please go through the instructions....

Last edited by Magnie (2011-12-23 12:25:30)

Offline

 

#105 2011-12-23 13:29:36

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

Re: Chat.PY and Other Features

It works fine when I host the server. 0.o


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

Offline

 

#106 2011-12-23 13:33:54

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

Re: Chat.PY and Other Features

MathWizz wrote:

It works fine when I host the server. 0.o

What do you mean?

Offline

 

#107 2011-12-23 13:35:40

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

Re: Chat.PY and Other Features

I can connect to the python server fine when I'm hosting it on my computer.


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

Offline

 

#108 2011-12-23 13:56:48

TRocket
Scratcher
Registered: 2009-08-18
Posts: 1000+

Re: Chat.PY and Other Features

Magnie wrote:

TRocket wrote:

Magnie wrote:


Yeah

the connection keeps timing out  hmm

What IP and port are you using?

Are you connecting through your browser? It's a Scratch Project. Please go through the instructions....

ahhh think i found the problem...


http://i.imgur.com/1QqnHxQ.png

Offline

 

#109 2011-12-23 14:02:31

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

Re: Chat.PY and Other Features

TRocket wrote:

Magnie wrote:

TRocket wrote:


the connection keeps timing out  hmm

What IP and port are you using?

Are you connecting through your browser? It's a Scratch Project. Please go through the instructions....

ahhh think i found the problem...

Cheers! Come on soon! We've got 3 people on.  tongue

Offline

 

#110 2011-12-23 15:18:28

flashgocrazy
Scratcher
Registered: 2011-01-12
Posts: 500+

Re: Chat.PY and Other Features

Magnie wrote:

roijac wrote:

tutorial buytongue

nobody have been on, i think, so i couldn't check much :S

You were on while I was asleep.  tongue  I saw you connect and post a few messages.

But sending a message in general means that it works. Cause it only displays if you are connected to the server.

Tbtemplex97: What people normally do, is get a dedicated server ( or VPS , Virtual Private Server ) and SSH to it and type in commands through a console.

Flashgocrazy: No you can't, because webhosts are for websites, they can't really host applications. Most applications on websites ( like addicting games ) are on the client's browser. Webhosts don't have any open ports ( except for things like 22 and 21 FTP and possibly 23 Telnet, and if they provide it, whatever server email uses ).

Please realize that webhosts are for websites, not for anything else. If you want to host a server like what I am doing, you either have to use your own computer, or find a server. And servers are just text and terminals/consoles. Everything that happens on a server or computer is really just text ( or if you are really technical, binary ), all you are seeing on your screen is the computer telling the screen to display dots here and there. Since there isn't a screen for a server, you have to make one for yourself, and to communicate to the server, you use the terminal with SSH or another program.

MMOs only have text for the server. That's all it does.

can you tell me how you set up the server for scratch.playfultest.tk?


◕‿◕

Offline

 

#111 2011-12-23 15:27:48

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

Re: Chat.PY and Other Features

flashgocrazy wrote:

Magnie wrote:

roijac wrote:

tutorial buytongue

nobody have been on, i think, so i couldn't check much :S

You were on while I was asleep.  tongue  I saw you connect and post a few messages.

But sending a message in general means that it works. Cause it only displays if you are connected to the server.

Tbtemplex97: What people normally do, is get a dedicated server ( or VPS , Virtual Private Server ) and SSH to it and type in commands through a console.

Flashgocrazy: No you can't, because webhosts are for websites, they can't really host applications. Most applications on websites ( like addicting games ) are on the client's browser. Webhosts don't have any open ports ( except for things like 22 and 21 FTP and possibly 23 Telnet, and if they provide it, whatever server email uses ).

Please realize that webhosts are for websites, not for anything else. If you want to host a server like what I am doing, you either have to use your own computer, or find a server. And servers are just text and terminals/consoles. Everything that happens on a server or computer is really just text ( or if you are really technical, binary ), all you are seeing on your screen is the computer telling the screen to display dots here and there. Since there isn't a screen for a server, you have to make one for yourself, and to communicate to the server, you use the terminal with SSH or another program.

MMOs only have text for the server. That's all it does.

can you tell me how you set up the server for scratch.playfultest.tk?

All I did was redirect the domain to my IP using an A type redirect.

Offline

 

#112 2011-12-23 15:32:20

ohaiderstudios
Scratcher
Registered: 2010-10-31
Posts: 100+

Re: Chat.PY and Other Features

Magnie wrote:

flashgocrazy wrote:

Magnie wrote:


You were on while I was asleep.  tongue  I saw you connect and post a few messages.

But sending a message in general means that it works. Cause it only displays if you are connected to the server.

Tbtemplex97: What people normally do, is get a dedicated server ( or VPS , Virtual Private Server ) and SSH to it and type in commands through a console.

Flashgocrazy: No you can't, because webhosts are for websites, they can't really host applications. Most applications on websites ( like addicting games ) are on the client's browser. Webhosts don't have any open ports ( except for things like 22 and 21 FTP and possibly 23 Telnet, and if they provide it, whatever server email uses ).

Please realize that webhosts are for websites, not for anything else. If you want to host a server like what I am doing, you either have to use your own computer, or find a server. And servers are just text and terminals/consoles. Everything that happens on a server or computer is really just text ( or if you are really technical, binary ), all you are seeing on your screen is the computer telling the screen to display dots here and there. Since there isn't a screen for a server, you have to make one for yourself, and to communicate to the server, you use the terminal with SSH or another program.

MMOs only have text for the server. That's all it does.

can you tell me how you set up the server for scratch.playfultest.tk?

All I did was redirect the domain to my IP using an A type redirect.

As in, the IP you can see here?


Fork Clamor on GitHub!

Offline

 

#113 2011-12-23 15:33:50

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

Re: Chat.PY and Other Features

ohaiderstudios wrote:

As in, the IP you can see here?

Yeah.

Saw you on Chat, but you didn't get our messages, which mirror are you using?

Offline

 

#114 2011-12-23 15:35:23

ohaiderstudios
Scratcher
Registered: 2010-10-31
Posts: 100+

Re: Chat.PY and Other Features

Magnie wrote:

ohaiderstudios wrote:

As in, the IP you can see here?

Yeah.

Saw you on Chat, but you didn't get our messages, which mirror are you using?

The one I downloaded from the OP a couple minutes ago...


Fork Clamor on GitHub!

Offline

 

#115 2011-12-23 15:36:45

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

Re: Chat.PY and Other Features

ohaiderstudios wrote:

Magnie wrote:

ohaiderstudios wrote:

As in, the IP you can see here?

Yeah.

Saw you on Chat, but you didn't get our messages, which mirror are you using?

The one I downloaded from the OP a couple minutes ago...

OP? The Java one?

Offline

 

#116 2011-12-23 15:38:52

ohaiderstudios
Scratcher
Registered: 2010-10-31
Posts: 100+

Re: Chat.PY and Other Features

Magnie wrote:

ohaiderstudios wrote:

Magnie wrote:


Yeah.

Saw you on Chat, but you didn't get our messages, which mirror are you using?

The one I downloaded from the OP a couple minutes ago...

OP? The Java one?

Original Post or whatever.
Your mirror.


Fork Clamor on GitHub!

Offline

 

#117 2011-12-23 15:43:08

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

Re: Chat.PY and Other Features

ohaiderstudios wrote:

Magnie wrote:

ohaiderstudios wrote:


The one I downloaded from the OP a couple minutes ago...

OP? The Java one?

Original Post or whatever.
Your mirror.

Hmm, try connecting again, but change the wait times to 0.2 instead of 0.1

Offline

 

#118 2011-12-23 15:45:39

flashgocrazy
Scratcher
Registered: 2011-01-12
Posts: 500+

Re: Chat.PY and Other Features

Magnie wrote:

ohaiderstudios wrote:

Magnie wrote:


Yeah.

Saw you on Chat, but you didn't get our messages, which mirror are you using?

The one I downloaded from the OP a couple minutes ago...

OP? The Java one?

So what did you do?  I get you redirected to your ip but what do you do after that?


◕‿◕

Offline

 

#119 2011-12-23 15:52:01

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

Re: Chat.PY and Other Features

flashgocrazy wrote:

Magnie wrote:

ohaiderstudios wrote:


The one I downloaded from the OP a couple minutes ago...

OP? The Java one?

So what did you do?  I get you redirected to your ip but what do you do after that?

Then the mirror connects to my server and Scratch and then you can talk.

Offline

 

#120 2011-12-23 15:58:19

flashgocrazy
Scratcher
Registered: 2011-01-12
Posts: 500+

Re: Chat.PY and Other Features

Magnie wrote:

flashgocrazy wrote:

Magnie wrote:


OP? The Java one?

So what did you do?  I get you redirected to your ip but what do you do after that?

Then the mirror connects to my server and Scratch and then you can talk.

like, lets say I want to redirect to my ip:
____------------------------------
redirect
[http://www.theworldzord.tk]
to:
[http://myiphere]
--------------------------------
Do i have to put the location of the server like:
ipname/users/user/desktop/server.py
or just put the ip?
In other words Do I have to also type where the server is located on my computer?


◕‿◕

Offline

 

#121 2011-12-23 16:05:56

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

Re: Chat.PY and Other Features

flashgocrazy wrote:

Magnie wrote:

flashgocrazy wrote:

So what did you do?  I get you redirected to your ip but what do you do after that?

Then the mirror connects to my server and Scratch and then you can talk.

like, lets say I want to redirect to my ip:
____------------------------------
redirect
[http://www.theworldzord.tk]
to:
[http://myiphere]
--------------------------------
Do i have to put the location of the server like:
ipname/users/user/desktop/server.py
or just put the ip?
In other words Do I have to also type where the server is located on my computer?

Nope. But it won't work with http unless you host a site on it.

Last edited by Magnie (2011-12-23 16:06:41)

Offline

 

#122 2011-12-23 16:06:49

flashgocrazy
Scratcher
Registered: 2011-01-12
Posts: 500+

Re: Chat.PY and Other Features

Magnie wrote:

flashgocrazy wrote:

Magnie wrote:


Then the mirror connects to my server and Scratch and then you can talk.

like, lets say I want to redirect to my ip:
____------------------------------
redirect
[http://www.theworldzord.tk]
to:
[http://myiphere]
--------------------------------
Do i have to put the location of the server like:
ipname/users/user/desktop/server.py
or just put the ip?
In other words Do I have to also type where the server is located on my computer?

Nope. But it won't work with http

I dont get it. So am I Suposed to redirect to my ip? Then what?


◕‿◕

Offline

 

#123 2011-12-23 16:14:57

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

Re: Chat.PY and Other Features

flashgocrazy wrote:

Magnie wrote:

flashgocrazy wrote:


like, lets say I want to redirect to my ip:
____------------------------------
redirect
[http://www.theworldzord.tk]
to:
[http://myiphere]
--------------------------------
Do i have to put the location of the server like:
ipname/users/user/desktop/server.py
or just put the ip?
In other words Do I have to also type where the server is located on my computer?

Nope. But it won't work with http

I dont get it. So am I Suposed to redirect to my ip? Then what?

There is a specific way to "redirect" it.

Have you even port-forwarded?

Offline

 

#124 2011-12-23 16:24:22

flashgocrazy
Scratcher
Registered: 2011-01-12
Posts: 500+

Re: Chat.PY and Other Features

Magnie wrote:

flashgocrazy wrote:

Magnie wrote:


Nope. But it won't work with http

I dont get it. So am I Suposed to redirect to my ip? Then what?

There is a specific way to "redirect" it.

Have you even port-forwarded?

What program and what port?
Can't you just write a tut how to do this?


◕‿◕

Offline

 

#125 2011-12-23 16:40:14

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

Re: Chat.PY and Other Features

flashgocrazy wrote:

Magnie wrote:

flashgocrazy wrote:


I dont get it. So am I Suposed to redirect to my ip? Then what?

There is a specific way to "redirect" it.

Have you even port-forwarded?

What program and what port?
Can't you just write a tut how to do this?

What I did to create this program:
Port-forwarded port: 6112
Created and tested the Python Server, Mirror, and project on my computer.
Compiled the Python Mirror into a .exe
Ran the server, went to http://canyouseeme.com, it said "Success! I can see your service!"
I also got my IP from there.
I posted my IP and project here and helped people connect.

I didn't do anything special ( except for redirecting the domain to my IP ).

Offline

 

Board footer