how to cretae voice chat page through asp.net with c#

06-27-08, 11:15 AM
|
|
Newbie Coder
|
|
Join Date: Mar 2008
Posts: 32
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
|
how to cretae voice chat page through asp.net with c#
sir ,
how to create simple chat page with voice chat in asp.net with c#.
give me code and suitable example.
|

06-28-08, 02:49 AM
|
 |
Community Leader
|
|
Join Date: Oct 2003
Location: Chicago, IL
Posts: 1,898
Thanks: 2
Thanked 0 Times in 0 Posts
|
|
Take a look at this article:
http://www.codeproject.com/KB/audio-...ationInCS.aspx
It looks pretty straight forward. And please don't PM me with questions. Just post them here in the forum and I will eventually see it and respond.
Thanks,
Pete
|

06-30-08, 03:18 AM
|
|
Newbie Coder
|
|
Join Date: Mar 2008
Posts: 32
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Thanks for the link.
I am opening this site and downloaded the zip file and then unziped this file.
After unziping, run the asp.net platform but no response was shown and i got an error because this project doesn't have any aspx page.
Pls tell me the exact the procedure of running this project.
Pls help me soon.
Thanks
|

06-30-08, 01:18 PM
|
 |
Community Leader
|
|
Join Date: Oct 2003
Location: Chicago, IL
Posts: 1,898
Thanks: 2
Thanked 0 Times in 0 Posts
|
|
Right-Click on the "VoiceChat" project and choose "Properties". Select "VoiceChat.Programs" as starup object. Also, remove and re-add references to "Microsoft.DirectX" and "Microsoft.DirecX.DirectSound" libraries.
Pete
|

07-01-08, 02:01 AM
|
|
Newbie Coder
|
|
Join Date: Mar 2008
Posts: 32
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Thanks for reply
Sir ,there is no file in this project named as "Voicechat.programs". So what to add as startup object.
Please answer me soon.
Thanks
|

07-01-08, 10:17 AM
|
 |
Community Leader
|
|
Join Date: Oct 2003
Location: Chicago, IL
Posts: 1,898
Thanks: 2
Thanked 0 Times in 0 Posts
|
|
The file name is called "Programs.cs". "Voicechat" is a namespace within that file.
Pete
|

07-02-08, 03:30 AM
|
|
Newbie Coder
|
|
Join Date: Mar 2008
Posts: 32
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
thanks,
Yes Sir, Project is runing but still there is a problem.
When I run the project, I get a window which has 3 fields:
CallTo-
Name-
Codec-
In call to if I give IP of my own computer then it shows a message that a message is coming from the user Nitesh but If I give IP of any other computer then there is no action on button after I click it. I still didn't understood what's the wrong thing I am doing here.
Please help me and tell me sir how to use these fields: CallTo Field,Name Field and Codec Field and then how to operate this application.
Please tell me soon.
Thanks
|

07-02-08, 08:58 AM
|
 |
Community Leader
|
|
Join Date: Oct 2003
Location: Chicago, IL
Posts: 1,898
Thanks: 2
Thanked 0 Times in 0 Posts
|
|
Check your firewall settings. Try sending a ping to the remote machine and make sure the ping goes through. Also, check the firewall settings of the remote machine.
Pete
|

07-14-08, 09:44 AM
|
|
Newbie Coder
|
|
Join Date: Mar 2008
Posts: 32
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Thanks for reply
Sir ,Please tell me how to change firewall settings step by step. And also pinging procedure.
Thanks
|

07-16-08, 11:50 AM
|
 |
Community Leader
|
|
Join Date: Oct 2003
Location: Chicago, IL
Posts: 1,898
Thanks: 2
Thanked 0 Times in 0 Posts
|
|
There are many different types of firewall. Depending on your PC / Network settings, you may have Windows Firewall, Third Party software type firewall like Zone Alarm, Built in hardware firewalls into switches and routers, etc. Please visit either the hardware manufacturer's website or software developers website for more details.
As for ping, see the following website: http://www.computerhope.com/pinghlp.htm
Pete
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|