User Profile
Collapse
-
yes i tried doing that..but i'm getting some garbage value in the receiving text file How do i convert the audio file into text/binary and send and then at the receiving end convert it back ?... -
-
Hi, i was wondering if someone could provide me with a code how to do the above ???? i'm using unix machines....Leave a comment:
-
here is the code i'm trying to integrate to be able to send/transfer audio file. I just want to save an audio file and want to get to other computer thats all..Plz if someone can do some changes in the code that wud be awesome coz i'm not too aware of network programming .this is probably my first attempt !!!
rt now i'm broadcasting the file :
Broadcasting Code :
Code:#include <stdio.h> #include <stdlib.h>
Leave a comment:
-
sending voice file using socket programming
Hi i want to record an audio file and send it using UDP . I have server/client program and i'm able to send text file and recive that into another file .But how do i send audio file ..can anyone help me out here ??????
I'm using Unix stations and C . -
the prob was in the loop coz it was adding an extra insert ...so instead i did
for i = 0 to (tSim-1) and now it works !! thanks a lot for ur time anyways .......Leave a comment:
-
Microsoft OLE DB Provider for ODBC Drivers
Microsoft OLE DB Provider for ODBC Drivers (0x80040E14)
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ',,,'','','','' )' at line 1
/save_inc.asp, line 47
I'm getting this error , when i use response.write( sql) instead of db_conn.execute (sql) it works fine .
for i=0 to (tSim_num)
LINE 47 :
sql = "insert into... -
-
Need help ASAP
have a web application in which i need to include this feature.....I also do have the form and stuff ..
Need to be able to display a text file with default values in it and then also should be able to alter the text in it and then save it ..
I'm a beginner in this so Please could anyone help me with the code to do so......
No activity results to display
Show More
Leave a comment: