The Daily Click ::. Forums ::. Klik Coding Help ::. Moo Sock
 

Post Reply  Post Oekaki 
 

Posted By Message

Keatontech!

Possibly Insane

Registered
  10/07/2005
Points
  2720
15th April, 2006 at 15:49:02 -

I want to learn how to use Moo Sock, but there is only one good article on TDC about it. If anybody knows how to use it, can you please write some articles, or maybe a course on KA.

 
Happily Using Mac Now

I Officially Leave-d !

Deleted User
15th April, 2006 at 16:32:38 -

+when you need to get the file/page
-moosock connect "domain.com" (don't add http://) on port 80
+moosock on connect
-moosock send text line "GET /page.php HTTP/1.1"
-moosock send text line "Host: domain.com:80"
+moosock on recieved
-editbox set text to Recv$( "MooSock", 10000 )

might make a tutorial

note:
you probably you'll get the headers too.
the headers are not shown on the view source of the browser because they're un needed to view the page and the browers use them to get info about the page such as:
what cookies to add
if the file should be cached

 

Keatontech!

Possibly Insane

Registered
  10/07/2005
Points
  2720
15th April, 2006 at 23:39:38 -

I know how to connect to Gmail and retrieve my mail, but that's it.

 
Happily Using Mac Now

I Officially Leave-d !

Silveraura

God's God

Registered
  08/08/2002
Points
  6747

Game of the Week WinnerKlikCast StarAlien In Training!VIP Member360 OwnerWii OwnerSonic SpeedThe Cake is a LieComputerChristmas Tree!
I am an April Fool
16th April, 2006 at 00:20:08 -

MooSock is just one of those things that does a lot of stuff, stuff that you wouldn't normally find useful. So to say you want to learn MooSock is kind of a blind hit, you need to say what you want to do with MooSock, then we can help you out.

 
http://www.facebook.com/truediamondgame

Assault Andy

Administrator
I make other people create vaporware

Registered
  29/07/2002
Points
  5686

Game of the Week WinnerVIP Member360 OwnerGOTM JUNE - 2009 - WINNER!GOTM FEB - 2010 - WINNER!	I donated an open source project
16th April, 2006 at 01:07:55 -

It does most internet related things you could ask for. It can connect to any protocol and should be able to use any protocol (as long as you know the write commands). Most people use it for binary transfers, connecting to websites etc. But it can also be used just like moogame\click.

As in:
Connect to another computer,
Send Text "Hey"

On recieve text
Display Recv$( "MooSock", 10000 )

 
Creator of Faerie Solitaire:
http://www.create-games.com/download.asp?id=7792
Also creator of ZDay20 and Dungeon Dash.
http://www.Jigxor.com
http://twitter.com/JigxorAndy

Keatontech!

Possibly Insane

Registered
  10/07/2005
Points
  2720
16th April, 2006 at 02:40:45 -

I wanted to make some sort of chat type thing.

 
Happily Using Mac Now

I Officially Leave-d !

Silveraura

God's God

Registered
  08/08/2002
Points
  6747

Game of the Week WinnerKlikCast StarAlien In Training!VIP Member360 OwnerWii OwnerSonic SpeedThe Cake is a LieComputerChristmas Tree!
I am an April Fool
16th April, 2006 at 17:39:56 -

Use MooClick then, that's what it's for.

 
http://www.facebook.com/truediamondgame

Deleted User
16th April, 2006 at 18:47:12 -

mooclick never works
use moogame (it turned free, you can download it from the ext list now)

 

Flava



Registered
  30/07/2002
Points
  684

Has Donated, Thank You!Code MonkeyVIP MemberThe Cake is a LieThe Spinster
16th April, 2006 at 19:12:41 -

MooClick never works?
Maybe you just can't get it too work..

 
This is a signature. Have this one on me.

Deleted User
16th April, 2006 at 19:22:12 -

i used your example cca and i didn't got it to work at my computer.
but moogame does work for everyone i know.
my friend made a game with mooclick, it worked over lan but it didn't work out of it

 

Silveraura

God's God

Registered
  08/08/2002
Points
  6747

Game of the Week WinnerKlikCast StarAlien In Training!VIP Member360 OwnerWii OwnerSonic SpeedThe Cake is a LieComputerChristmas Tree!
I am an April Fool
16th April, 2006 at 19:34:14 -

MooClick has never given me any problems, MooGame however, has. The only reason MooGame doesnt give many people issues, is because its designed alot like Moo2, which alot of people find easier to use then MooClick.

 
http://www.facebook.com/truediamondgame

Flava



Registered
  30/07/2002
Points
  684

Has Donated, Thank You!Code MonkeyVIP MemberThe Cake is a LieThe Spinster
16th April, 2006 at 20:05:40 -

MooClick works perfectly fine over WAN - not just LAN. The client you tested was probably not "coded" right, or you had ports blocked on your router/firewall.

 
This is a signature. Have this one on me.

Silveraura

God's God

Registered
  08/08/2002
Points
  6747

Game of the Week WinnerKlikCast StarAlien In Training!VIP Member360 OwnerWii OwnerSonic SpeedThe Cake is a LieComputerChristmas Tree!
I am an April Fool
16th April, 2006 at 21:31:08 -

Dynamic IP's are hell to work with (expecially if your big in online games, or hosting a server), but easy to turn static.

 
http://www.facebook.com/truediamondgame

DaVince

This fool just HAD to have a custom rating

Registered
  04/09/2004
Points
  7998

Game of the Week WinnerClickzine StaffHas Donated, Thank You!Cardboard BoxDos Rules!
16th April, 2006 at 21:32:47 -

I say, just use Moo Shoe!

 
Old member (~2004-2007).

Silveraura

God's God

Registered
  08/08/2002
Points
  6747

Game of the Week WinnerKlikCast StarAlien In Training!VIP Member360 OwnerWii OwnerSonic SpeedThe Cake is a LieComputerChristmas Tree!
I am an April Fool
16th April, 2006 at 21:53:51 -

Image

Image Edited by the Author.

 
http://www.facebook.com/truediamondgame
   

Post Reply



 



Advertisement

Worth A Click