Hi everyone,
I am trying to pass java variable's value to a shell script variable (linux).I just want to know if and how it can be done.
Any help would be greatly appreciated.
User Profile
Collapse
-
graphics text display using C
Hi,i am doing a graphics project (in C),wherein i need to display text.Obviously could have directly used outtextxy or other such functions but the problem is that i dont have to use stdandard library functions,so using either Stroke's method or dot matrix it has to be solved.But how ?? is it possible if i store the hex values of all characters and then use it somehow.Please help. -
Sending multiple files over network
How can i send multiple files of different lenghts over a network and using the same socket without the need of closing it in between.
and what if this is to be done in JAVA ? -
Connecting two PC
I want to connect two PC s,well the choice is actually for one PC and one laptop,using a cross-over network,But how?
the distance is less than 1 m,still do we need LAN card in both?
If yes,how is it done?What is it? -
Online audio exam system
Instead of the client side's applet handling the connection code,wouldn't it be a better alternative if we let the server send all the required files to the client and the student just has to start the client connection,once the files are loaded we can start their execution
Still one big problem is i want the server to send "applets"to the client,as well the sound file,how at client can we come to know when does the applet... -
Ya,i just read about signed applets,but actually i am working on my college project and we have been taught simply applets only.
Is is possible to complete the project?i mean ,i want to know how can we then build this application.
the objective goes like-
building an audio online exam system.the audio streaming part is done,now i want that the client first starts with an applet,then when "start exam"is pressed... -
Applets and files in one
How can we perform file handling in applets ?
It's keeps on giving unreported exception,even if try-catch block is used.
How can we perform client server action in applet.Actually i want my applet to be the front end for the application and when the user would click "Start"butt on on the applet ,then using ActionListener i have tried to start the client connection.But, stream handling and file opening is not possible.How... -
Hello,
I am really very sorry,but i didn't get it.
1.What should be used to write to the socket then,if not PrintStream ?Can you please help me out with this code.
2.If the above thing is rectified,will it work properly?
3.When this code of copying file is used(without any client-server architecture) it creates a new audio file with all properties matching the original one,But when it is copied...Leave a comment:
-
Audio Streaming ( help again--very urgent )
I have written the code(in short) as below on the server side and client side
import sun.audio.*;
import java.io.*;
import java.net.*;
class Server2
{
public static void main(String args[])throws IOException
{
ServerSocket s=new ServerSocket(10 00);//port no
Socket sc = s.accept();
InputStream in =sc.getInputStr eam();... -
OK..so here was i stuck up,whether v can directly use FileInputStream ..i shall try it today itself then..Thanks !!
N if i stil get bugs, wil let u kno tomo..anyways thnx a lot..bye 4 now.....Leave a comment:
-
Hi,ya u may remove the other thread..Sorry 4 d trouble..
But i didnt get it, i mean is it possible to write the prog 4 audio files just as we do 4 normal ones..In my server side should i convert it to bytes form using ByteStream and then how do i write it on socket ??
I cant write d whole file at once..right? convertin audio files to bytes is supported in Java? Pl help.....Leave a comment:
-
Hello i just logged in yest..Who is JosAh ? anyways can i get any help 4m u regarding this..it's really urgent n d othr reply i got didn help much :(
Actually i searchd a lot on net but no suitable ans..
Expecting ur co-operation
Thanks...Leave a comment:
-
Audio streaming (urgent)
Hi everyone...
I have to do a project work related on online audio system in Java...I have done the server-client prog(socket prog) n playing audio files..But how to stream my audio file from one PC to other using Java(using socket programming)
So i wanted to know whether it's possible?How?We have not been taught JMf..So still any hope..
Please help i hav 2 submit this within 15 days.. -
Java Audio (urgent)
Hi everyone...
I have to do a project work related on online audio system in Java...I have done the server-client prog(socket prog) n playing audio files..But how to stream my audio file from one PC to other using Java(using socket programming)
So i wanted to know whether it's possible?How?We have not been taught JMf..So still any hope..
Please help i hav 2 submit this within 15 days..
No activity results to display
Show More
Leave a comment: