Monday, July 27, 2009

Can u help me how to program connection oriented echo client/server programing using c or c++?

can you help me how to program a connection oriented ECHo client-server programing using :


1. NETBIOS and


2. Socket programing


by using C or C++?


thanks a lot!

Can u help me how to program connection oriented echo client/server programing using c or c++?
If you are using VS then you will get WSSocket class to inherit or to implement in MFC Library. In linux system you will get similar sort of socket class. Which support connect, wait for message and so on...


No comments:

Post a Comment