Link to home
Start Free TrialLog in
Avatar of raj_ms
raj_ms

asked on

Do we have MSComm component in asp.net

I would liketoknow whether we have MSComm component which is found in VB language. If we have how can we use it, if not is there any similar components to interact with the communication ports. why i am asking this question is, because i woulld like to connect my nokia phone to computer and would like to communicate to nokia handset using asp.net similar to VB MSComm.
I would like to read the message inbox and display it on the computer screen, similarly send sms through the mobile connected to computer.
Avatar of raj_ms
raj_ms

ASKER

i will back in 8 hrs
ASKER CERTIFIED SOLUTION
Avatar of AerosSaga
AerosSaga

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
You can set a reference to the MSComm control in a .NET app and use it to do that.  However, Sax.net (http://www.sax.net) sells a fully managed code component that allows you to address serial ports.

John
Avatar of raj_ms

ASKER

Can we C# in asp.net so that i can retrive the mobile no when they visit the web page.
Avatar of raj_ms

ASKER

i want to use the C# code so that i can retrive the mobile no when they visit the web page
Avatar of raj_ms

ASKER

Sorry i couldnt test it immediately becaz my system crashed and i dont have winxp professional backup, so i have installed win xp home. i am waiting for an win x professional,when i get it i will run it.