473,324 Members | 2,214 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,324 software developers and data experts.

Problem in Voice transfer in C# using Sockets

Hello friends,
I am a B.Tech Final year student of Computer science. I have developed an
Instant messenger which currently supports Text Messaging. I wanted to
incorporate the facility of Video and Audio Messaging into this messenger.
I have already developed the Capture module for recording the Audio and/or
Video data. The application saves the captured data in the form of a File.
I am unable to send this File using the Sockets. I have even tried the
SendFile() method, as I was told by one of my blog friend, Mr. Vadym Stetsyak,
but in vain.
Please, help me out since I have to submit it as my final year project

--
Message posted via DotNetMonster.com
http://www.dotnetmonster.com/Uwe/For...sharp/200604/1
Apr 3 '06 #1
4 4254
Oops, missed one link
( http://www.expresscomputeronline.com...chspace2.shtml )

--
Regards, Vadym Stetsyak
www: http://vadmyst.blogspot.com
Apr 3 '06 #3
"Siddharth via DotNetMonster.com" <u18698@uwe> wrote in message
news:5e37fafe846d1@uwe...
Hello friends,
I am a B.Tech Final year student of Computer science. I have developed
an
Instant messenger which currently supports Text Messaging. I wanted to
incorporate the facility of Video and Audio Messaging into this messenger.
I have already developed the Capture module for recording the Audio
and/or
Video data. The application saves the captured data in the form of a File.
I am unable to send this File using the Sockets. I have even tried the


In what way are you 'unable' to do this? What problem are you running into?

--
Adam Clauss
Apr 3 '06 #4
As soon as the client application transfers the file, the server application
throws an exception - "REMOTE CONNECTION FORCIBLY CLOSED". I have reused the
socket with the help of SocketOption, but still I am facing the problem of
Remote disconnection of Server from the client application. Although, the
text message is easily tranferred.

--
Message posted via DotNetMonster.com
http://www.dotnetmonster.com/Uwe/For...sharp/200604/1
Apr 3 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
by: Abhishek | last post by:
I have a problem transfering files using sockets from pocket pc(.net compact c#) to desktop(not using .net just mfc and sockets 2 API). The socket communication is not a issue and I am able to...
10
by: Opa | last post by:
I have tried for two days to solve this problem with no luck. I have a singleton class which has some events declared. When I inherit from this class the events don't seem to come along with it....
0
by: Siddharth via DotNetMonster.com | last post by:
Hello friends, I am a B.Tech Final year student of Computer science. I have developed an Instant messenger which currently supports Text Messaging. I wanted to incorporate the facility of Video...
1
by: Mr. Beck | last post by:
Hello, Please Help..... I have been working with some tcp/ip socket communication within a C# program recently. Basicly, I have a program (myProblemProgram) that has a socket connected to...
7
by: fAnSKyer | last post by:
My method is use big buffersize, 512KB . And use StreamWriter.Write(bytes, 0, bytes.Length) to transfer to Server. It works, however, because the test file is below 512KB, but when I want...
10
by: David | last post by:
I have googled to no avail on getting specifically what I'm looking for. I have found plenty of full blown apps that implement some type of file transfer but what I'm specifcally looking for is an...
3
by: prognoob | last post by:
I need help coding a file transfer in C#. It would be over TCP/IP using sockets... most of the solutions i have come across, they use networkstream and i have read online that there is no need to...
2
yashg
by: yashg | last post by:
I am building a data backup application in C# using Sockets. It has a server component and a client component. The client is going to upload files to the server through TCP sockets. I've got all...
1
by: yukijocelyn | last post by:
Hi I am currently programming a TCP socket to transfer large files. My client is running on .NET application and my server is running on Java. I am using TCP socket to transfer file over the...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.