Thread Tools Display Modes
Prev Previous Post   Next Post Next
10-17-05, 11:52 AM   #1
Ego
A Deviate Faerie Dragon
 
Ego's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2005
Posts: 15
client to client communications

I'm thinking about writing a simple status monitor addon and was wondering
what techniques are available for sending update information about a status
to another client. What have people done? What works?

The status would not be an in-game value, it would be custom for the
addon. Probably have a simple display on the client side, but what I want
is for the user to select a value, and for other clients to have the ability
to see that value.

The data would likely be small (a simple string or number) so any method
of sharing data would likely work.
  Reply With Quote
 

WoWInterface » Developer Discussions » General Authoring Discussion » client to client communications


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off