TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Darby Nelson
NA
6
3.1k
Asynchronous Sockets Class with events
Feb 14 2012 10:24 AM
I am new to C# and I need to build a few different apps of the next few months that communicate via socket communication. I have done this with VB in the past and I need to do something similar with C#. I have taken a stab at this myself and I can't seem to get it working. Working with the UI thread and a worker thread and passing data from one to the other has got me frustrated. I wonder if someone has built a class that has the events that I can use to grab the data on the UI thread and display it etc that they are willing to share. I have looked at a lot of examples and tried lots of things but I can't seem to get it working.
Any suggestions or help would be great.
Darby
Reply
Answers (
4
)
Using system classes
Exception Handling (8e6)