This won't work for me. It requires money and I know I don't have to go that route to get an example. If I missed something, let me know. Thanks
Main Topics
Browse All TopicsGreetings,
I am anticipating a requirement for socket communication between applications. I would like to get started quickly in such a way that I only need to copy and paste code.
This example code would include communication between two process. One application would serve the other. Thus, a registration of some type would be included along with the server/service response to the client.
I imagine this could all be done with one application launching two separate threads. Or, two separate applications is fine.
Thanks in advance for the help!
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
You can download it from this link, it is free no money required:
http://www.ebook3000.com/P
Good Luck.
Business Accounts
Answer for Membership
by: AfricansPosted on 2009-09-02 at 05:36:55ID: 25240291
Hi John500,
ook-pdf_pr actical-ne t-20- netwo rking-proj ects_3065. html
I read this book before: Practical .NET 2.0 Networking Projects, you can download it from this link:
http://www.ebookpdf.net/eb
It is a very useful book, one of it's chapter is talking about socket programming and full sample (Chat Application as I remember).
The amazing in this book is that the author just gives you what you want to build an application.
Good Luck