Click here to Skip to main content
15,890,185 members
Home / Discussions / C#
   

C#

 
GeneralRe: Break out of a loop Pin
Shpendh19-Nov-07 20:57
Shpendh19-Nov-07 20:57 
AnswerRe: Break out of a loop Pin
Alan N20-Nov-07 8:01
Alan N20-Nov-07 8:01 
Question.NET Framework 3 (WCF) Service with .NET Framework 1.1 / 2 Client Pin
GChannon19-Nov-07 4:15
GChannon19-Nov-07 4:15 
AnswerRe: .NET Framework 3 (WCF) Service with .NET Framework 1.1 / 2 Client Pin
Pete O'Hanlon19-Nov-07 10:40
mvePete O'Hanlon19-Nov-07 10:40 
GeneralRe: .NET Framework 3 (WCF) Service with .NET Framework 1.1 / 2 Client Pin
GChannon19-Nov-07 22:20
GChannon19-Nov-07 22:20 
QuestionHow to open .tif file in VC++ MFC Pin
vandana719-Nov-07 4:12
vandana719-Nov-07 4:12 
AnswerRe: How to open .tif file in VC++ MFC Pin
Pete O'Hanlon19-Nov-07 4:17
mvePete O'Hanlon19-Nov-07 4:17 
Questionsurvillance using webcam Pin
peaceziz19-Nov-07 3:43
peaceziz19-Nov-07 3:43 
Hi!! Blush | :O

I have some problems.
Actually I do a survillance using webcam project(using c#)
I need to use my webcam to monitor activities on somewhere
recording and connect it to server .

Webcam can use more than one & client must be a windowsservice for survillance.

this is activities that I do

client:
1.Recieve a remote from server.
2.connect to webcam & capturing using Webcam_Capture.dll.
3.send it to server using RTP.


Server:
1.Setting & Remote to client.
2.Save picture for client.
3.Show Picture.

and I have a problem now because
First in Client I use Windows Form and now I need to change this code to be a windowsservice.

This service need to capture a picture from webcam by using Webcam_capture.dll
So I create a variable From Webcam_capture.dll but this class reference System.Windows.Form.usercontrol
that must add a reference to System.Windows.Form .

How can I do for this problem??? Please Help me !!!

thanks,

PZ

GeneralThread names and debugging Pin
Bekjong19-Nov-07 3:37
Bekjong19-Nov-07 3:37 
GeneralRe: Thread names and debugging Pin
Luc Pattyn19-Nov-07 9:41
sitebuilderLuc Pattyn19-Nov-07 9:41 
GeneralRe: Thread names and debugging Pin
Bekjong19-Nov-07 22:14
Bekjong19-Nov-07 22:14 
Questiondisable button on one webform from other Pin
rocky81119-Nov-07 3:34
rocky81119-Nov-07 3:34 
AnswerRe: disable button on one webform from other Pin
duncanmhor19-Nov-07 5:40
duncanmhor19-Nov-07 5:40 
Questionhow can i send mails automatically in web application using C# code. Pin
Rajeshwar Code- Developer19-Nov-07 3:08
Rajeshwar Code- Developer19-Nov-07 3:08 
AnswerRe: how can i send mails automatically in web application using C# code. Pin
Pete O'Hanlon19-Nov-07 3:39
mvePete O'Hanlon19-Nov-07 3:39 
GeneralRe: how can i send mails automatically in web application using C# code. Pin
led mike19-Nov-07 4:37
led mike19-Nov-07 4:37 
GeneralRe: how can i send mails automatically in web application using C# code. Pin
Pete O'Hanlon19-Nov-07 10:12
mvePete O'Hanlon19-Nov-07 10:12 
GeneralRe: how can i send mails automatically in web application using C# code. Pin
Rajeshwar Code- Developer19-Nov-07 21:22
Rajeshwar Code- Developer19-Nov-07 21:22 
GeneralRe: how can i send mails automatically in web application using C# code. Pin
Rajeshwar Code- Developer19-Nov-07 21:24
Rajeshwar Code- Developer19-Nov-07 21:24 
GeneralRe: how can i send mails automatically in web application using C# code. Pin
Pete O'Hanlon19-Nov-07 22:07
mvePete O'Hanlon19-Nov-07 22:07 
GeneralRe: how can i send mails automatically in web application using C# code. Pin
Rajeshwar Code- Developer19-Nov-07 22:13
Rajeshwar Code- Developer19-Nov-07 22:13 
GeneralRe: how can i send mails automatically in web application using C# code. Pin
Pete O'Hanlon19-Nov-07 22:26
mvePete O'Hanlon19-Nov-07 22:26 
GeneralRe: how can i send mails automatically in web application using C# code. Pin
Rajeshwar Code- Developer19-Nov-07 22:42
Rajeshwar Code- Developer19-Nov-07 22:42 
GeneralRe: how can i send mails automatically in web application using C# code. Pin
Rajeshwar Code- Developer19-Nov-07 22:45
Rajeshwar Code- Developer19-Nov-07 22:45 
Questionhow to detarmine mouse event in c# Pin
amit_8319-Nov-07 3:04
amit_8319-Nov-07 3:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.