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...
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment