Sponsored Content
Special Forums Windows & DOS: Issues & Discussions Windows Buffering during playing Post 34892 by BSeanD on Thursday 20th of March 2003 05:29:44 AM
Old 03-20-2003
If you've got 25 workstations on your LAN and only 96Kbps to play with your going to have buffering. Unless your the only one on your network your going to have to put up with buffering.
 

6 More Discussions You Might Find Interesting

1. Solaris

Question about pipes in solaris (and others) and buffering....

This is weird, so I'm hoping someone here knows solaris and how it handles pipes... OK... here goes... Theres this log file, right? I want to tail -f it, grep that, gzip that, then pipe that into more commands. Well thats easy, right? tail -f file | grep pattern | gzip | otherstuff... ... (1 Reply)
Discussion started by: sannik
1 Replies

2. Linux

Making Mozilla Playing M$ Windows Media

Please, Anybody knows how can i configure Mozilla Browser to play M$ Windows Media in Linux?? I know konqueror can be set to play *.ASF or *.ASX files with the kmplayer application. But Mozilla doesn't give me the option to choose an expecifc application to play this files. Is there any file in... (2 Replies)
Discussion started by: Dmitri-br
2 Replies

3. Shell Programming and Scripting

Tcl: Outputting Unix console without Buffering

Hi, I'm have a tcl application using expect. The application is connecting to a unix box and is running a script. What i need my app to do is show the output of the console as the script runs in realtime. At the moment, it my app is waiting until the script finishes and then dumps what is... (0 Replies)
Discussion started by: Phi01
0 Replies

4. Shell Programming and Scripting

Playing with parameters

Can someone help me of doing something like this send.sh #!/bin/bash for last; do true; done echo $* | gammu sendsms TEXT $last every thing is good except that when i launch the script like this ./send.sh This is the message i want to send +63922XXXXXXX it turned out the message of... (2 Replies)
Discussion started by: arturo322
2 Replies

5. UNIX for Advanced & Expert Users

Discussion on buffering of standard I/O library

Hi, There are three type of buffering: Fully buffered,line buffered,and unbuffered. The goal of the buffering provided by the standard I/O library is to use the minimum number of read and write calls. I understand that decrease write() calls when use output function output data to a file ,... (4 Replies)
Discussion started by: Edward114
4 Replies

6. Shell Programming and Scripting

Getting piped input from a program that's buffering it's stdout

The old buffering problem again, in a very specific case. On FreeBSD this time, but it's the generic line-buffered vs fully-buffered problem. I'm trying to pick an available bluetooth speaker (all named audio_N), by pinging all of them en mass and taking the first to respond. The... (10 Replies)
Discussion started by: Juha Nurmela
10 Replies
xrdp(8) 																   xrdp(8)

NAME
xrdp - a Remote Desktop Protocol (RDP) server SYNTAX
xrdp [ --nodaemon | --kill | --help ] DESCRIPTION
xrdp is a Remote Desktop Protocol (RDP) Server. Unlike Windows NT/2000/2003 server, xrdp will not display a Windows desktop but an X window desktop to the user. It can also be used as a VNC->RDP bridge. OPTIONS
-n, --nodaemon Starts xrdp in foreground instead of starting it as a daemon. -k, --kill Kills running xrdp daemon. -h, --help Output help information and exit. FILES
${XRDP_BIN_DIR}/xrdp ${XRDP_CFG_DIR}/xrdp.ini ${XRDP_LOG_DIR}/xrdp.log ${XRDP_PID_DIR}/xrdp.pid AUTHORS
Jay Sorg <jsorg71@users.sourceforge.net> Simone Fedele <ilsimo@users.sourceforge.net> SEE ALSO
xrdp.ini(5) sesman(8) sesman.ini(5) sesrun(8) for more info on xrdp see http://xrdp.sf.net xrdp team 0.1.0 xrdp(8)
All times are GMT -4. The time now is 05:18 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy