// JP opened flex table

Click to See Complete Forum and Search --> : Socket: How to do this?


galaxy_thestars
May 17th, 2008, 11:17 AM
This is simple application to send message to client from server and from server to client. Can anyone give me solution for this application.
Snapshots are below.

I am very basic level. Please mention code

Thanks a lot.

Chirieac
May 17th, 2008, 01:13 PM
I'm working on a project with client/server too. I use MFC. If you use MFC too maybe I can help you.

galaxy_thestars
May 17th, 2008, 01:32 PM
I'm working on a project with client/server too. I use MFC. If you use MFC too maybe I can help you.

Thanks for respone;

But i want TCP protocol in VB.Net

galaxy_thestars
May 17th, 2008, 01:33 PM
I'm working on a project with client/server too. I use MFC. If you use MFC too maybe I can help you.

Can u help me in above mentioned way by me?

Chirieac
May 17th, 2008, 01:35 PM
I'm a beginner and I know only C++ and MFC. Sorry!

galaxy_thestars
May 17th, 2008, 01:46 PM
I'm a beginner and I know only C++ and MFC. Sorry!
Can u give me solution of this in VC++?

Chirieac
May 17th, 2008, 01:59 PM
I'll make a solution later. Right now I must go out. Bye!
Meanwhile you should try to search on article on codeguru.com and codeproject.com (if you didn't tried that) .

Chirieac
May 17th, 2008, 08:06 PM
Here's a little chat app I've made with the help of this book: MFC Programming with Visual C++ 6.

galaxy_thestars
May 18th, 2008, 11:00 AM
Here's a little chat app I've made with the help of this book: MFC Programming with Visual C++ 6.

thanks a lot

//JP added flex table