Click to See Complete Forum and Search --> : Socket


somasundaram_be
January 28th, 2005, 11:54 AM
Hi guyz
i m new to socket programming. i tried some programmes, but i m not getting the expected result.

I created a server and a client.

the client is connecting to the server oncee executed but if i send any message to client from server or vice-versa. i m not getting anything.

the buffer empty

what could b the problem
can any one help me...

i used

BSD socket apis in vc++

how to use CSOcket

p Somasundaram

drewdaman
January 28th, 2005, 12:49 PM
can you post some of the code?