Author |
Message |
Sean
![](http://compsci.ca/v3/uploads/user_avatars/47413941748406f441f83e.png)
|
Posted: Thu Jan 10, 2008 5:38 pm Post subject: Instant Messaging? |
|
|
Can Turing be programmed into opening a network message console, allowing other computers to connect to if they typed in the console name and have instant messages sent back and forth? |
|
|
|
|
![](images/spacer.gif) |
Sponsor Sponsor
![Sponsor Sponsor](templates/subSilver/images/ranks/stars_rank5.gif)
|
|
![](images/spacer.gif) |
Tony
![](http://wiki.compsci.ca/images/f/f4/OniTony.gif)
|
Posted: Thu Jan 10, 2008 5:44 pm Post subject: RE:Instant Messaging? |
|
|
now sure what you mean by "network message console"
Turing comes with a Net. module, which allows for network communication. It is possible to build multi-user "chatrooms" in Turing (and that has been done). |
Tony's programming blog. DWITE - a programming contest. |
|
|
|
![](images/spacer.gif) |
Sean
![](http://compsci.ca/v3/uploads/user_avatars/47413941748406f441f83e.png)
|
Posted: Thu Jan 10, 2008 5:49 pm Post subject: Re: Instant Messaging? |
|
|
What I meant was like MSN Messenger, sending IM back and forth between people and so forth. |
|
|
|
|
![](images/spacer.gif) |
Tony
![](http://wiki.compsci.ca/images/f/f4/OniTony.gif)
|
Posted: Thu Jan 10, 2008 5:58 pm Post subject: RE:Instant Messaging? |
|
|
If you want to send a message to someone's MSN account from Turing, that might be tricky -- you'd need to figure out how to connect and use their protocol.
If you want to send a message to someone running the Turing program that you wrote, then that is quite possible. In fact, Turing should come with an example of a chat program -- either in the example files or in the Help documents, under Net |
Tony's programming blog. DWITE - a programming contest. |
|
|
|
![](images/spacer.gif) |
Sean
![](http://compsci.ca/v3/uploads/user_avatars/47413941748406f441f83e.png)
|
Posted: Fri Jan 11, 2008 7:16 am Post subject: Re: Instant Messaging? |
|
|
Thank you Tony. Appreciate your help. |
|
|
|
|
![](images/spacer.gif) |
Nick
![](http://compsci.ca/v3/uploads/user_avatars/19644337547e837b41d67a.png)
|
Posted: Fri Jan 11, 2008 7:38 am Post subject: RE:Instant Messaging? |
|
|
all your answers |
|
|
|
|
![](images/spacer.gif) |
Sean
![](http://compsci.ca/v3/uploads/user_avatars/47413941748406f441f83e.png)
|
Posted: Fri Jan 11, 2008 7:55 am Post subject: Re: Instant Messaging? |
|
|
Thank you.. |
|
|
|
|
![](images/spacer.gif) |
|