Re: synchronize communication on tcp/ip

2004-02-05 Thread Ben
Ditto Mads statements. "Syncronous TCP/IP" over ethernet (or any other CDMA network) is an oxymoron. Ben http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RPAGEID=261&HRedirected=True&HUserId=101_3529&RFORMNUMBER=6";>Ben Rayner http://volt.ni.com/niwc/common.jsp?page=products_certificat

synchronize communication on tcp/ip

2004-02-04 Thread sumitrishi
want to achieve synchronous Bi directional Communication in a client server setup using tcp ip . The client sends some data to the server and immediately start waiting for an acknowledgement from the server. now, how do i ensure that the client reads the acknowledge ment and not the data that it w