my problem is related to client and server communication. i should use http for solving my problem. there are a lot of examples using socket programming but this cant solve my problem. by the way, i found something to do with http but i couldnt execute these samples in visual studio. our problem is that server should send any data that including text,audio etc. to client. The client should communicate with the server in the same way. Is there anybody can solve my problem ?
Thanks .
Thanks .