In telecommunications and computer networks, multiplexing (also known as muxing) is a method by which multiple analogue message signals or digital data streams are combined into one signal over a shared medium.
0
votes
3answers
70 views
Arduino Mega vs Uno
We're programming a doorbell recognition system and have decided to use the arduino to handle most of the circuitry. The one thing I'm unsure of is the program capacity of the arduino uno vs the ...
0
votes
2answers
44 views
Can somebody help for 5x7 dot matrix display simple VHDL code for charachter “R”?
This is the code that I am using but i need to slow the clock down in order to see how the columns and rows are changing. I think there is some problem on my clocking:
library IEEE;
use ...
0
votes
1answer
80 views
Trying to establish an internal connection with sockets between threads and connect fails
I am trying to create a local connection between threads of the same process using a socket of AF_INET family.
The server is supposed to handle clients and serve their requests via multiplexing with ...
0
votes
1answer
55 views
HTTP Server Multiplexer/Tunneler(Proxy)
I'm looking for a HTTP Server Multiplexer because I've only one public IP and I need use two different Web Servers (Tomcat and IIS) on the same port (the 80). So I thought that is possible use a ...
2
votes
2answers
93 views
Why is threading works on a single core CPU?
To better understand Threading in Java, I wrote the following code
public class SimpleRunnableTest {
public static void main(String[] args) throws InterruptedException {
long start = ...
0
votes
0answers
14 views
Concept of Time Division Multiplexing
I have been studying the concept of Time Division Multiplexing, but I have not been able to understand some stuffs, for instance, I have not been able to understand why the sampling rate for audio is ...
0
votes
1answer
140 views
Multiplexed 7 segments using PIC16F877A using C
this is only the second time i've asked a question on here. Last time was quite helpful so i thought i'd revisit since i'm stuck on another C project!
I'll just add that i'm more or less a total ...
0
votes
2answers
50 views
How to do multiplexing I/O for read multiple file when the file size increase?
There are many files generated on network shared file system (NFS).
There is a similar question without proper solution: inotify with NFS.
I use select() to test if the file have new data could be ...
0
votes
2answers
55 views
What's a file descriptor's “exception”?
When one calls select() asking which file descriptors have "exceptions" waiting, what does that mean?
How does one trigger one of these "exceptions"?
If anyone can point me to a nice explanation, ...
2
votes
1answer
83 views
Netty nested pipelines / multiplexing
I'm pretty new to Netty, but how would one implement a case in Netty 4.x when several protocols (e.g. P1 and P2) are encapsulated inside another protocol?
+-------------+
...
0
votes
2answers
113 views
UDP sockets use of select()
Hi I'm creating a proxyserver that wait for packets from client with an UDP connection and checks if all of them are effectively arrived or same of them have been rejected .
In that case I should ...
0
votes
3answers
937 views
Seven Segment Multiplexing on Basys2
this is my first post so I hope I'm doing this correctly. I'm trying to output a "4 3 2 1" on a four digit seven segment display on a BASYS2 board. I have checked to make sure that 0 enables the ...
0
votes
0answers
58 views
How to render multiple video streams to one window efficiently?
My goal is to render multiple video streams to one window, each video stream is
decoded by a thread and decoded video (RGB32) is cached to a bitmap which later
be rendered to a part of the window.
...
1
vote
1answer
258 views
C - Using poll to multiplex between socket(s) and stdin - Server
I'm writing a client server application and I'm using poll to multiplex between several client sockets and stdin, where I can insert commands (example: stop the server). I believe the structure (the ...
2
votes
0answers
192 views
How to disable Multiplexing with Socket.io
I am using Socket.io to stream live tweets to my users using Twitter's Streaming API (my implementation is more or less based on this tutorial).
The problem is that every time a connection event is ...
0
votes
4answers
299 views
Multiplexing stdin and socket in client C
I wrote a simple TCP Server to serve many clients (it works brilliant with telnet). But, I wanted to write also my own simple TCP client with multiplexing socket and stdin input. Connection with ...
1
vote
1answer
192 views
Multiplexing or Listen to Serial Port in use
I access my COM port using the manufacturer hardware DLL in C# .Net 4. Connected to my COM port I have a Nanotec stepper motor control SMCI 33.
The manufacturer provides a flag ...
1
vote
1answer
209 views
Searching for C/C++ network library with multiplexing
I'm writing an application that has a number (hundreds) of concurrent network operations running in parallel between two instances. Since the average lifetime of a connection is quite short (at most ...
4
votes
1answer
176 views
How to detach program from terminal and to attach it back?
I am working on an embedded project, where I need a program without external dependencies that works like screen or tmux. These two programs are not good because they need other libraries.
Since I ...
0
votes
1answer
372 views
remultiplexing a stream with gstreamer stops in PREROLLING
i'm trying to re-multiplex a quicktime movie (video/jpeg, audio/mpeg) using gstreamer.
gst-launch filesrc location="${INFILE}" \
! qtdemux name=demux \
! queue \
! qtmux name=mux \
! filesink ...
2
votes
2answers
84 views
Is there a module in Linux Kernel for copying data directly between two character devices in kernel space?
We need to multiplex data from one (USB) serial device to multiple independent serial devices.
What I've found, is the module fanout, this addresses the multiplexing part of my problem.
Now I search ...
0
votes
2answers
714 views
FFMPEG how to mux MJPEG encoded data into mp4 or avi container c++
I'm looking for a way to mux mjpeg (compressed) video data into a video container like mp4 or avi. (I'll also need to add audio in the future).
Since i use FFMPEG in other parts of my project as well ...
1
vote
1answer
54 views
Different HTTP hosts through the same TCP connection
Should an HTTP server expect to receive requests with different Host fields on the same TCP connection? Though it is contrary to intuition, RFC 2616 seems not explicitly forbiding a client to ...
4
votes
3answers
123 views
Coding Theory in PHP: Need to direct traffic for multiple queues (multiplexing)
I am putting together an interface for our employees to upload a list of products for which they need industry stat's (currently doing 'em manually one at a time).
Each product will then be served up ...
1
vote
0answers
159 views
Multiplex webcams feeds into one feed
I want to develop an application to combine the streams of multiple webcams into one stream. It's an idea flying in my head since 3months.
The application will take as input feeds from up to 2 ...
9
votes
1answer
1k views
Difference between http pipeling and http multiplexing with spdy
Thanks to google and stackoverflow, I think I understood the difference between regular http pipelining and http multiplexing (for eg. with spdy), so I made the diagram below to show the differences ...
0
votes
2answers
2k views
PubNub best practice: How to manage private rooms?
I'm learning pubnub and I read their documentation but I just can't find how to manage a multi room chat box.
By default, a channel can be listened by anyone.
Subscribing to it and publishing on it ...
3
votes
1answer
215 views
Multiplex address and data to show string of letters over parallel port
A month ago, i asked this about multiplexing a string of numbers with 4 7-segment displays. But now, I'm trying to update the code to multiplex a string of letters using 7 7-segment displays in ...
2
votes
1answer
391 views
Given an x264 stream and an ogg vorbis stream, how do I make a muxed stream that mplayer/VLC can read?
I'm confused and a bit stuck with this question. All I can find on Google is basic usage of transcoding software, which is not related to the question.
I'm making a game and I'd like to include ...
1
vote
2answers
186 views
Multiplexing string of numbers in python for the parallel port
I'm trying to do something like this.
The problem is that i can't build the loop that does that.
Here is my code:
import parallel
import time
p=parallel.Parallel() #object to use the parallel port
...
0
votes
2answers
212 views
How does writing block in I/O multiplexing?
I'm learning to write non-blocking server and client applications using epoll, poll, etc. and came across this event flag:
POLLOUT:
Writing now will not block.
I ...
0
votes
1answer
46 views
Why the select syscall only has a upper limit on the file descriptors and not a lower limit?
In the
int select(
int nfds,
fd_set *readfds,
fd_set *writefds,
fd_set *exceptfds,
struct timeval *timeout);
syscall, nfds is the largest file ...
0
votes
1answer
309 views
Charlieplexing with Arduino
I am trying to implement Charlieplexing on my Arduino. At the moment I use 3 outputs to control 6 LEDs, and it is working okay. The problem is that I have this reappearing bug that seems to come and ...
1
vote
1answer
396 views
GPRS and GPS on embedded Linux
I've got an embedded linux and a Telit gprs/gps module ("GM862-GPS" on USB-Port). My current project requires it to be connected via gprs for sending data, while continuously asking the module for the ...
8
votes
4answers
685 views
Multiplex on queue.Queue?
How can I go about "selecting" on multiple queue.Queue's simultaneously?
Golang has the desired feature with its channels:
select {
case i1 = <-c1:
print("received ", i1, " from c1\n")
case ...
1
vote
4answers
441 views
Efficiency of multible boolean flags vs multiplexed integer (bits) in Java and MySQL
This is a design question involving both Java and MySQL.
The client requires the addition of 14 boolean flags (T/F) to keep track of some new information in an existing class/table.
I can add these ...
0
votes
2answers
87 views
Licensing with 2 SQL Server databases
1) If I have a mobile application database written in SQL Server which has SQL Server CE databases on PDAs synchronising with it, can I get away with no licensing cost if I use the SQL Server Express ...
1
vote
1answer
458 views
fastcgi multiplexing?
I'm in process of implementation of a fastcgi application, after reading fastCGI spec I've found a feature called "request multiplexing". It reminded me Adobe RTMP multiplexing back in the days that ...
0
votes
1answer
346 views
RTSP Source Filter with GDCL MP4 Muxer incompatibility
I'm trying to use GDCL MP4 Muxer with my RTSP Source Filter. They work fine together except after stopping the graph, muxer doesn't finilize the file and write the reqiured tables to the end of file ...
1
vote
2answers
176 views
C API and getting raw socket
I'm writing app that needs to commuicate with mysql. Its a single threaded application that uses epoll linux system call for multiplexing clients, but the problem is that everything stalls whenever ...
0
votes
1answer
192 views
Time division multiplexing [closed]
I have a doubt regarding time division multipluxing.
In GSM we are using time division multiplexing.
In time division multiplxing, there is timeslots foreach signel. But while using GSM mobiles, we ...
6
votes
4answers
416 views
Elegant way of implementing call multiplexing in a C++ aggregate class?
When multiplexing calls to many sub-objects, what is an elegant way of preventing looping-boilerplate code?
Problem description by example:
struct Foo {
void Boo();
void Hoo();
bool ...
0
votes
1answer
242 views
quartus how convert four input to two inputs in block?
how can i convert entity of bloch which takes 4 inputs to 2 inputs?
A you see here i use three the same mux :( how to take in etykieta2 only two inputs?
code:
library ieee;
use ...
1
vote
2answers
1k views
VHDL mux implementation?
Is it possible to implement a mux with multiple control signals? For example, I want to do something like this:
with (sig1 & sig2) select
output <= A when "00",
B when "01",
C when "10", ...
1
vote
1answer
2k views
How to get calling button from a clicked event
I'm trying to make an small gui to deploy .ear and .war files on my
local glassfish installation. SO i have made five rows containing a
file name field, a checkbox and a button to bring up a file ...
3
votes
1answer
4k views
Recording multiplexed Audio/Video to a file using JMF
I have a project that uses JMF, and records for a short time (a few seconds to a couple of minutes) both the web camera, and audio inputs, and then writes the results to a file.
The problem with my ...
2
votes
4answers
860 views
Java NIO, to use or not to use a framework?
I'm developing a Java Based server, with NIO multiplex and I started to see a lot of frameworks... I don't understand if these frameworks makes the life easier only or has also an increment of ...
0
votes
2answers
673 views
Will calling select()/pselect() in secondary thread cause primary thread to block?
I have an application that I'm working on that requires a couple of secondary threads, and each will be responsible for a number of file handles (at least 1, upwards of 10). The file handles are not ...
3
votes
3answers
1k views
C++ UDP Socket port multiplexing
How can I create a client UDP socket in C++ so that it can listen on a port which is being listened to by another application? In other words, how can I apply port multiplexing in C++?
2
votes
1answer
451 views
How to multiplex Vorbis and Theora streams using libogg
I am currently writing a simple Theora video encoder, which uses libogg, libvorbis and libtheora. Currently, I can submit frames to the Theora encoder, and PCM samples to the Vorbis encoder, pass the ...

