irc client
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- Posts: 344
- Joined: Tue Feb 24, 2009 6:14 pm
- Contact:
irc client
has anybody ever succeeded in creating a simple but working IRC client using rev? if so, can that somebody share it with the community? or if not, just a piece of code on the main parts of an IRC client.... thanks so much and more power to you guys =)
Re: irc client
Hi Shadowslash,
There is a HyperCard stack that does IRC, which uses an external for TCP/IP communication. This stack might give you a clue. I wouldn't be surprised if someone already wrote a IRC stack in RunRev, but I haven't seen one yet.
Best,
Mark
There is a HyperCard stack that does IRC, which uses an external for TCP/IP communication. This stack might give you a clue. I wouldn't be surprised if someone already wrote a IRC stack in RunRev, but I haven't seen one yet.
Best,
Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
-
- Posts: 344
- Joined: Tue Feb 24, 2009 6:14 pm
- Contact:
Re: irc client
isn't hypercard for Mac users only? i'm afraid i'm developing under a Windows environment...
Re: irc client
You can open the stack in RunRev and study the scripts, shadowslash .
Mark
Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
-
- Posts: 344
- Joined: Tue Feb 24, 2009 6:14 pm
- Contact:
Re: irc client
If that's right then it would be nice but I haven't actually seen a HyperCard stack before... x)Mark wrote:You can open the stack in RunRev and study the scripts, shadowslash .
Mark
Re: irc client
I have a proof of concept irc stack on my site: www.bjoernke.com (see "stacks")
Various teststacks and stuff:
http://bjoernke.com
Chat with other RunRev developers:
chat.freenode.net:6666 #livecode
http://bjoernke.com
Chat with other RunRev developers:
chat.freenode.net:6666 #livecode