Click here to Skip to main content
15,913,709 members
Home / Discussions / C#
   

C#

 
AnswerRe: Commiunicating with (Dial up or ADSL) Modem (or Wireless Card ) using Serial Port Pin
Saksida Bojan29-Oct-09 6:37
Saksida Bojan29-Oct-09 6:37 
GeneralRe: Commiunicating with (Dial up or ADSL) Modem (or Wireless Card ) using Serial Port Pin
spiritboy29-Oct-09 8:30
spiritboy29-Oct-09 8:30 
GeneralRe: Commiunicating with (Dial up or ADSL) Modem (or Wireless Card ) using Serial Port Pin
Saksida Bojan30-Oct-09 0:21
Saksida Bojan30-Oct-09 0:21 
AnswerRe: Commiunicating with (Dial up or ADSL) Modem (or Wireless Card ) using Serial Port Pin
Wes Aday29-Oct-09 12:12
professionalWes Aday29-Oct-09 12:12 
GeneralRe: Commiunicating with (Dial up or ADSL) Modem (or Wireless Card ) using Serial Port Pin
spiritboy29-Oct-09 18:36
spiritboy29-Oct-09 18:36 
GeneralRe: Commiunicating with (Dial up or ADSL) Modem (or Wireless Card ) using Serial Port Pin
Wes Aday30-Oct-09 6:14
professionalWes Aday30-Oct-09 6:14 
GeneralRe: Commiunicating with (Dial up or ADSL) Modem (or Wireless Card ) using Serial Port Pin
spiritboy30-Oct-09 9:45
spiritboy30-Oct-09 9:45 
GeneralRe: Commiunicating with (Dial up or ADSL) Modem (or Wireless Card ) using Serial Port Pin
Wes Aday30-Oct-09 10:26
professionalWes Aday30-Oct-09 10:26 
spiritboy wrote:
i did not contradict myself


Sorry, whether you realize it or not, you are contradicting yourself.

You say:
spiritboy wrote:
i am not trying to open port for second time


and then:
spiritboy wrote:
the process that is using the port is one of windows processes.



So slowly. The reason that you cannot open the serial port the second time is because you already have it open with another program! That is what the other process is! If you want to open the serial port again, you have to shut down the other program, process or alien intelligence that is using it first. Whether you started the process or Windows started the process does not matter at all. You can only have the serial port open by one process at a time.

Why is common sense not common?
Never argue with an idiot. They will drag you down to their level where they are an expert.
Sometimes it takes a lot of work to be lazy
Individuality is fine, as long as we do it together - F. Burns

Help humanity, join the CodeProject grid computing team here

QuestionDynamic Usings or? Pin
E Boer29-Oct-09 5:33
E Boer29-Oct-09 5:33 
AnswerRe: Dynamic Usings or? Pin
Saksida Bojan29-Oct-09 5:50
Saksida Bojan29-Oct-09 5:50 
GeneralRe: Dynamic Usings or? Pin
E Boer29-Oct-09 6:32
E Boer29-Oct-09 6:32 
GeneralRe: Dynamic Usings or? Pin
Saksida Bojan29-Oct-09 6:51
Saksida Bojan29-Oct-09 6:51 
GeneralRe: Dynamic Usings or? Pin
E Boer29-Oct-09 8:07
E Boer29-Oct-09 8:07 
QuestionWeb Crawler problem using google links. Pin
XboxMedz29-Oct-09 4:30
XboxMedz29-Oct-09 4:30 
AnswerRe: Web Crawler problem using google links. Pin
Eddy Vluggen29-Oct-09 10:02
professionalEddy Vluggen29-Oct-09 10:02 
GeneralRe: Web Crawler problem using google links. Pin
XboxMedz29-Oct-09 10:10
XboxMedz29-Oct-09 10:10 
GeneralRe: Web Crawler problem using google links. Pin
Eddy Vluggen29-Oct-09 11:06
professionalEddy Vluggen29-Oct-09 11:06 
QuestionGenerate DataContract classes for WCF services? Pin
mittalpa29-Oct-09 4:02
mittalpa29-Oct-09 4:02 
QuestionMath algorithms Pin
Jeroen De Dauw29-Oct-09 2:18
Jeroen De Dauw29-Oct-09 2:18 
AnswerMessage Closed Pin
29-Oct-09 2:27
stancrm29-Oct-09 2:27 
GeneralRe: Math algorithms Pin
Jeroen De Dauw29-Oct-09 11:08
Jeroen De Dauw29-Oct-09 11:08 
QuestionMove Mailbox items to other own folder programatically using exchange server 2007 Pin
Bala Munugoti29-Oct-09 1:32
Bala Munugoti29-Oct-09 1:32 
AnswerRe: Move Mailbox items to other own folder programatically using exchange server 2007 Pin
Ashfield29-Oct-09 2:49
Ashfield29-Oct-09 2:49 
QuestionRegarding Functions Pin
vijaylumar29-Oct-09 1:00
vijaylumar29-Oct-09 1:00 
AnswerRe: Regarding Functions Pin
Shorgov29-Oct-09 1:36
Shorgov29-Oct-09 1:36 

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.