:-)

Nefarious purposes, to be sure!

Seriously, I have an instrument controlled by a SBC.  The SBC has no
user interface elements (no monitor, no keyboard, no mouse).  The only
way to make any modifications to the instrument parameters is by way of
an Ethernet connection.  I'm trying to figure out how best to rewrite
parts of the Host application which isn't doing what it is supposed to
be doing.

I too think C will 'ignore' the request =- that seems to be the behavior
I'm seeing.  I just wanted to know if that was the expected behavior due
to the way the networking behaved or if that was the way the host was
programmed.

Peter

-----Original Message-----
From: Discussion of advanced .NET topics.
[mailto:[EMAIL PROTECTED] On Behalf Of Pardee, Roy
Sent: Thursday, May 17, 2007 4:16 PM
To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM
Subject: Re: [ADVANCED-DOTNET] follow-up: Host response

Dude--how many different computers do you need to control your botnet
from, anyway?  ;-)

My guess is machine C will get the finger from machine A if it too tries
to connect on the same port.  But I'm not confident...

-----Original Message-----
From: Discussion of advanced .NET topics.
[mailto:[EMAIL PROTECTED] On Behalf Of Peter Osucha
Sent: Thursday, May 17, 2007 1:02 PM
To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM
Subject: [ADVANCED-DOTNET] follow-up: Host response

A follow-up to the TCP connection questions...

Host A which listens for my app on port 6001 has been connected to by a
machine B running my app.

If machine C also running my app attempts to connect to Host A, what
will happen?

Peter

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to