473,385 Members | 1,337 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Getting ChatCentral to communicate


I set up the modified (working) ChatCentral sample code from MS.

I got it to run correctly for a single client communicating with the server.

But when I launch a second client instance it registers itself with the same
number.

If I send a message from the first client, it just shows up back on its
console, but not on the second and vice versa. They can't really 'chat'
with each other -- just the server.

Here's the code I'm using:

http://support.microsoft.com/default...b;en-us;312114
--
Texeme Textcasting Technology
http://www.texeme.com
Jul 21 '05 #1
1 1030

Ok.

This is working now.

Once again, when I updated some code that used a different name, I did
not update the assembly output name (!). So I was referencing the old
dll name in my client.

I brought everything up to scratch and now I can run multiple clients
taht raise remote events ( well -- so far I'm only testing it on my
development workstation ).

Next step is to run these on separate machines.

Still -- I think remoting events is cool.

I'm not really sure why we even need all the WSE 2.0 and Indigo crap if
we've got Remoting -- which is a far more elegant technology.
ja*****@texeme.com wrote:
I set up the modified (working) ChatCentral sample code from MS.

I got it to run correctly for a single client communicating with the server.

But when I launch a second client instance it registers itself with the same
number.

If I send a message from the first client, it just shows up back on its
console, but not on the second and vice versa. They can't really 'chat'
with each other -- just the server.

Here's the code I'm using:

http://support.microsoft.com/default...b;en-us;312114

Jul 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Edward C. Jones | last post by:
I have a program named "octave" (a Matlab clone). It runs in a terminal, types a prompt and waits for the user to type something. If I try # Run octave. oct = subprocess.Popen("octave",...
5
by: Thelma Lubkin | last post by:
I have a form/subform with the common one-to-many relationship. The form allows user to display records and move to other records via the selector, to add,delete, and edit them, with the related...
1
by: Qumer Mumtaz Goraya | last post by:
Hi How can I communicate between IE and an other application.I am able to communicate between two applications of mine but confused how to do this with IE.I just wanna know how IE get the shared...
1
by: jabailo | last post by:
I set up the modified (working) ChatCentral sample code from MS. I got it to run correctly for a single client communicating with the server. But when I launch a second client instance it...
3
by: Doug T. | last post by:
OK. Just ordered VS2005 Pro. to make the transition from VB6. A commercial application needs to be converted from VB6. Currently it is a multi-formed app that communicates to an many-tabled...
0
by: Paul Moore | last post by:
I've just hit an annoying corner case in the subprocess module. I'm trying to run a process, pass it some input and capture output and error data: cmd = p = Popen(cmd, stdin=PIPE, stout=PIPE,...
6
by: Mike9900 | last post by:
How can I connect my .NET app which use remoting to communicate over internet, 2 instance of the same app? My app is already done using .NET Remoting. I am wondering if to change them to WCF or...
6
by: Anil Gupte | last post by:
Hi All: I am looking for general directions on "the right way" to do something, which is very critical to my application. I want to communicate with a SQL server database on a Windows Server...
0
by: Lemune | last post by:
Hi all. I'm trying to build an application that will communicate with web server. My application (in C# 2005) will be communicate with some web application (using PHP). For example, my desktop...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.