CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2009
    Posts
    46

    Writing a windows service

    this is my first time to write a windows service and i just want to check if my internet connection is enabled or disabled at some particular time. I've the code but can't seem to figure out where to put it?

  2. #2
    Join Date
    Dec 2008
    Posts
    114

    Re: Writing a windows service

    See MSDN services samples (SDK and doc)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured