Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Newbie question individual client
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
KLRUMPF  
View profile   Translate to Translated (View Original)
 More options Jun 24 2012, 3:20 pm
From: KLRUMPF <klru...@gmail.com>
Date: Sun, 24 Jun 2012 21:20:46 +0200
Local: Sun, Jun 24 2012 3:20 pm
Subject: Newbie question individual client
Good day everybody,

I'm new on this list-

a quick question, how do I address the individual
client to communicate just with one particular
client without the rest seeing it?

Thanks, Karl


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Filipe Deschamps  
View profile  
 More options Jun 24 2012, 4:53 pm
From: Filipe Deschamps <fili...@gmail.com>
Date: Sun, 24 Jun 2012 13:53:15 -0700 (PDT)
Local: Sun, Jun 24 2012 4:53 pm
Subject: Re: Newbie question individual client
I have the same doubt and I will have to accomplish this in a couple
months.

Probably I will create a special group where the name of this group is
something like: (firstuser)(seconduser).now....

Do you know what I mean?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
KLRUMPF  
View profile   Translate to Translated (View Original)
 More options Jun 25 2012, 7:38 am
From: KLRUMPF <klru...@gmail.com>
Date: Mon, 25 Jun 2012 13:38:17 +0200
Local: Mon, Jun 25 2012 7:38 am
Subject: Re: [NowJS] Re: Newbie question individual client
thanks, you mean setting up a group with just one user
to keep it separate?

On 24/06/2012 22:53, Filipe Deschamps wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
N. Morse  
View profile  
 More options Jun 25 2012, 9:46 am
From: "N. Morse" <nmo...@academiccatalog.com>
Date: Mon, 25 Jun 2012 09:46:07 -0400
Local: Mon, Jun 25 2012 9:46 am
Subject: Re: [NowJS] Re: Newbie question individual client

if you use "this.now" it will be a channel to the one client that called
the server side function.

// on the server side...
everyone.now.a_function_that_any_client_can_call = function
(argument_sent_to_this_server) {
    var the_client = this.now;

the_client.a_client_side_function(an_argument_sent_ONLY_to_calling_client);

};

// ...

I hope this helps.

--
Nate Morse
Programmer
SmartCatalog
217 Commercial Street, Suite 406
Portland, ME 04101
800 770-8425
207 774-4769
207 780-0129 fax
www.academiccatalog.com

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
KLRUMPF  
View profile  
 More options Jun 25 2012, 9:57 am
From: KLRUMPF <klru...@gmail.com>
Date: Mon, 25 Jun 2012 15:57:21 +0200
Local: Mon, Jun 25 2012 9:57 am
Subject: Re: [NowJS] Re: Newbie question individual client
cheers

On 25/06/2012 15:46, N. Morse wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »