Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C# / September 2006

Tip: Looking for answers? Try searching our database.

Windows Service and multithreading

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Adynan - 30 Sep 2006 05:42 GMT
Hello Friiends

I am looking for ways to create a multithreaded Windows service in c#
which is actually a IM Bot application. Since multiple user can access
at same time, I want to create seprate thread when user open a chat
Window[for instance for MSN IM]. I coudn't find any such helpful tip to
acomplish the task. Kindly guide me.

Thanks
Adynan - 30 Sep 2006 05:50 GMT
Yes one most iMportant question, Is threading necessary to involve in a
Chat system like a IM Bot?

Thanks

> Hello Friiends
>
[quoted text clipped - 5 lines]
>
> Thanks
nick_nw - 30 Sep 2006 09:14 GMT
> Yes one most iMportant question, Is threading necessary to involve in a
> Chat system like a IM Bot?
[quoted text clipped - 10 lines]
> >
> > Thanks

I've not got any experience of IM Bots, but threading is something I've
had to do a lot of.  Be warned that threading can be tricky (especially
in terms of sunchronisation and when you need to close threads down).

It's rare that threading is absolutely neccessary, there can often be
other alternatives.

If you do decide to go down the threading route it might be worth while
doing some small sample code, maybe working through the examples on Jon
Skeet's introduction to threading article
(http://www.yoda.arachsys.com/csharp/threads/).

Best,

Nick
http://seecharp.blogspot.com/

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.