Amiga.org

Amiga computer related discussion => Amiga Gaming => Topic started by: Im>bE on January 18, 2006, 10:57:49 PM

Title: Working TCP/IP example for Amiblitz2?
Post by: Im>bE on January 18, 2006, 10:57:49 PM

Im wondering if anyone have a working TCP/IP example for Amiblitz2.

Some code where 2 amigas connect, and a value is transferred through the internet is all I need.

After I now have ethernet on my amiga, I am eager to make freeware games that can be played on the internet, and make some of my games playable over internet, ie: "watchNplay", "2Decide" and "Secrecy".


I wanted to join and ask on an Amiblitz2 mailing list, but the Amiblitz site I found only mentioned a german list.

Is there an english Amiblitz2 mailing list?

Title: Re: Working TCP/IP example for Amiblitz2?
Post by: Doobrey on January 19, 2006, 12:13:16 AM
AFAIK, the main AmiBlitz mailing list is dead at the moment, no idea what happened.

Anyway, there's some stuff on Aminet that maybe of some use to you..Blitz TCP examples (http://main.aminet.net/search.php?query=blitz+tcp)

[Edit] Almost forgot Blitz UDP functions (http://main.aminet.net/package.php?package=dev/basic/UDP_Chat.lha) which might be better for games.