nrp wrote:
> Hi there,
>
> Does anyone know if I can use the same port number for my VIServer and
> a separate TCP connection (established via "listen" function)??
Not sure what you mean! A TCP/IP connection has two end points with an
IP address and port number for each end point.
On the server side you specify a port number to which clients can
connect when you prepare the server with the Create Listener (which is
inside the Listen.vi) function. All clients do connect to this same port
number but will use on their side a (usually) random port number. It
does not matter which port the client uses but that port can not be used
by any other application on that computer.
So in general the server side needs to use a well known port number so
that clients
can connect to it, but for the client it really doesn't
matter which port number it uses.
Rolf Kalbermatter
Rolf Kalbermatter
My Blog 
DEMO, Electronic and Mechanical Support department, room 36.LB00.390