socket query

hello friends ,
got a small query!!
i have created one winsock server and bounded that to
port 2000. i started java socket
server at the same port . then i executed my c++
server. Surprisingly both the ports are
listening to the respective requests?basically i want
to connect my vc++ client to my
java server socket. is it possible to do so?
plz help ,
yours
Bhushan Joshi


Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger
http://im.yahoo.com


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com

This must not be so unless you have used SO_REUSEADDR.

Max

----- Original Message -----
From: “Bhushan Joshi”
To: “NT Developers Interest List”
Sent: Saturday, September 08, 2001 5:01 PM
Subject: [ntdev] socket query

> hello friends ,
> got a small query!!
> i have created one winsock server and bounded that to
> port 2000. i started java socket
> server at the same port . then i executed my c++
> server. Surprisingly both the ports are
> listening to the respective requests?basically i want
> to connect my vc++ client to my
> java server socket. is it possible to do so?
> plz help ,
> yours
> Bhushan Joshi
>
> __________________________________________________
> Do You Yahoo!?
> Get email alerts & NEW webcam video instant messaging with Yahoo!
Messenger
> http://im.yahoo.com
>
> —
> You are currently subscribed to ntdev as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
>


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com