Exchanging Data between two applications


 
Thread Tools Search this Thread
Special Forums IP Networking Exchanging Data between two applications
# 1  
Old 03-06-2006
Exchanging Data between two applications

Hi Friends,
Please send me the code for exchanging the data between two programs.
The scenario is like below:-
Program A reads data and sends it to Program B.

Program B accept the data from program A and then prints it on console or give to printer for printout.
If one or more programs sends data to Program B then Program B waits untill it recieved the data from mulitple programs and atlast prints the data what it recieved.

we must use duplex or half duplex communication.

Here we need to develop code for two programs.one is for reading data from user and sending it to second program.
Another code is for second program for reading the data which was sent by first program.The second program must use WAIT call inorder to listen data from mulitiple programs.

Please send me the code for the above scenario. Friends I would be very greatful for your earliest reply. Many thanks in advance.

Regards
Anjan
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. Linux

Portable Applications

Hello Im stuck with a project on converting existing applications in to their portable versions, What i mean is that i want an application to run on a Linux OS without the need of actually installing the application on that machine. My preffered OS is fedora as it is used on most machines in my... (1 Reply)
Discussion started by: engineeringme
1 Replies

2. Shell Programming and Scripting

Scripting with applications

Hi, I am developing a script that invokes a program, and that program is going to prompt for some input every now and then based on some parameters. My script shall provide input to the program, automatically, by processing the text output by the program.. say.. when the program asks ... (3 Replies)
Discussion started by: icecoldaswin
3 Replies

3. Shell Programming and Scripting

Extract data based on match against one column data from a long list data

My input file: data_5 Ali 422 2.00E-45 102/253 140/253 24 data_3 Abu 202 60.00E-45 12/23 140/23 28 data_1 Ahmad 256 7.00E-45 120/235 140/235 22 data_4 Aman 365 8.00E-45 15/65 140/65 20 data_10 Jones 869 9.00E-45 65/253 140/253 18... (12 Replies)
Discussion started by: patrick87
12 Replies

4. UNIX for Advanced & Expert Users

Usernames across Applications

Hello everyone, I was just wondering if there was a way to make it so that usernames could be used across applications. For instance, I have a server that has a bunch of users. I want these users to have ways of accessing my database as well as a variety of other programs, but I don't want them... (2 Replies)
Discussion started by: gonzofish
2 Replies

5. UNIX for Advanced & Expert Users

Publishing X applications

Hi all, I have some UNIX servers (all flavor to be honest: SOLARIS, AIX, HP-UX) running some applications. I would like to publish these applications to remote client mainly running Windows XP. I know i can remotely access the desktop thanks to Cygwin,Hummingbird EXCEED... But I don't... (2 Replies)
Discussion started by: Platinium
2 Replies

6. UNIX for Advanced & Expert Users

mmap vs shared memory - which is best for sharing data between applications?

Between mmap and shared memory which is the best method of sharing data between multiple applications, interms of speed? (2 Replies)
Discussion started by: nmds
2 Replies

7. UNIX for Dummies Questions & Answers

X applications

I am an Oracle DBA who has previously worked only on NT machines. I need to install Oracle on an AIX box. This Unix server has only a CRT monitor. The Oracle installation REQUIRES a graphical means of seeing the Unix machine. I've been told that I should telnet from a PC that can display X... (2 Replies)
Discussion started by: jbrax
2 Replies
Login or Register to Ask a Question
PSREPORT(1)							   User Commands						       PSREPORT(1)

NAME
psreport: - report on the packets in a Program Stream SYNOPSIS
psreport [switches] <infile> DESCRIPTION
TS tools version 1.11, psreport built Nov 11 2008 17:15:47 Report on the packets in a Program Stream. Files: <infile> is an H.222 Program Stream file (but see -stdin) Switches: -stdin Input from standard input, instead of a file -verbose, -v Output packet data as well. -max <n>, -m <n> Maximum number of PS packets to read -dvd The PS data is from a DVD. This is the default. This switch has no effect on MPEG-1 PS data. -notdvd, -nodvd The PS data is not from a DVD. The DVD specification stores AC-3 (Dolby), DTS and other audio in a specialised manner in pri- vate_stream_1. TS tools version 1.11, psreport built Nov 11 2008 17:15:47 Report on the packets in a Program Stream. Files: <infile> is an H.222 Program Stream file (but see -stdin) Switches: -stdin Input from standard input, instead of a file -verbose, -v Output packet data as well. -max <n>, -m <n> Maximum number of PS packets to read -dvd The PS data is from a DVD. This is the default. This switch has no effect on MPEG-1 PS data. -notdvd, -nodvd The PS data is not from a DVD. The DVD specification stores AC-3 (Dolby), DTS and other audio in a specialised manner in pri- vate_stream_1. SEE ALSO
The full documentation for psreport is maintained as a Texinfo manual. Please check http://tstools.berlios.de for more information. psreport 1.11 November 2008 PSREPORT(1)