Skip to main content

Questions tagged [forwarding]

There are myriad kinds of forwarding. Use this if you must, but try to find a more specific [tag] first.

forwarding
238 questions with no upvoted or accepted answers
6 votes
0 answers
908 views

Python websocket server forwards messages from other websocket server

I receive real time data from websocket server (A). I want to forward that data using another websocket server (B) which will be used to share the data with client (web application). Instead of ...
anilkunchalaece's user avatar
5 votes
1 answer
655 views

unable to get agent forwarding on vagrant working

Despite my best efforts, I cannot seem to get agent forwarding on Vagrant. I'm running OS X with the following vagrant/virtualbox combo: [chrisshorrock:~]$ vboxwebsrv --version Oracle VM VirtualBox ...
Chris Shorrock's user avatar
4 votes
0 answers
1k views

GoDaddy with redirection of path (DNS)

I recently booked a domain name with GoDaddy (http://godaddy.com) in order to change the domain of my current website, but it is not working exactly as I want. To make it simple, I've got a website: ...
Valentin Montmirail's user avatar
4 votes
0 answers
2k views

VLC does not play RTP video stream if the UDP(RTP) packet has been forwarded

I've tried out everything and failed. It could not be more wired. My condition is like this: An rtsp streaming server. (Server A) A forward server (Server B) PJNATH Lib and RTP.NET Lib The final ...
AdrianHou's user avatar
  • 211
4 votes
0 answers
589 views

Port forwarding to a VirtualBox image fails after suspend-resume

We use vagrant to setup a VirtualBox image with Ubuntu Linux. It has private network enabled, and a number of ports are forwarded - here are some snippets from our Vagrantfile: config.vm.network :...
Ulrik's user avatar
  • 765
4 votes
0 answers
199 views

Don't be disturbed by call or message during 5 minutes : Android

I made a sort of mp3 player but I wanted to add a functionality. I don't want to be disturbed by a call or a message while the music is playing. I already thought about 3 options, but they all have ...
JuLink's user avatar
  • 41
3 votes
0 answers
627 views

Forwarding stream from MediaStream object

I have obtained a MediaStream object from using the simple-peer API to create a peer-peer connection, API -> https://github.com/feross/simple-peer The code section that receives the audio stream and ...
Michael's user avatar
  • 71
3 votes
1 answer
551 views

Point DNS to subdirectory on heroku rails app?

We have a rails app that generates subdirectories for a user example.herokuapp.com/user1directory & example.herokuapp.com/user2directory Is there a way to point DNS for a url to that specific ...
Seth's user avatar
  • 10.4k
3 votes
0 answers
566 views

Transferring Skype calls with Skype4Com - is it possible?

I am currently working on a skype plugin / application in c# which I would like to be able to transfer / forward calls to another skype address. I tried to use ICall.Transfer();, which (as i found ...
Gabi Barrientos's user avatar
3 votes
1 answer
3k views

forwarding packets by changing header contents(Ether, network layer) and using pcap_inject in ubuntu(C program)

I want to make a C program in which one laptop(say server) is acting as a HTTP forwarder(it has access to the internet by WLAN) for another laptop(say client) and both laptops are connected to each ...
user996563's user avatar
2 votes
1 answer
2k views

Bash script to send commands to remote ssh session

Is it possible to write a bash script that opens a remote node (i.e. through ssh and/or slurm) and starts an interactive session there after running some commands? I'm trying to automate the process ...
Empiromancer's user avatar
  • 3,844
2 votes
0 answers
309 views

Redirect URL to different IP address

I have 3 HTTPS IIS web servers at home all with different URLs configured. My WAN is a single dynamic IP address provided by my ISP. I would like to somehow redirect to the correct web server and IP ...
Danny's user avatar
  • 21
2 votes
0 answers
421 views

SpringBootTest with Zuul Proxy - Empty response

Introduction: I'm currently writing integration tests for my API Gateway with Zuul Proxy using SpringBootTest. I've already created a working mock microservice on port 8089 returning some json data, ...
Michael's user avatar
  • 63
2 votes
0 answers
388 views

ddns and port forwarding on a huawei hg633

Has anybody succedeed in creating a web server at home using a huawei hg633 router ? I started by using the no-ip service and didn't get very far, as stated in this document this router is not ...
boris's user avatar
  • 31
2 votes
0 answers
2k views

Remote access to Huawei E3372 WebInterface on headless RaspberryPi

I'm trying to (remotely) connect to the E3372's (Huawei LTE stick) WebInterface... The E3372 is recognised by my RaspberryPi as "12d1:14dc Huawei Technologies Co., Ltd." - so it seems to be in HiLink-...
Han's user avatar
  • 21

15 30 50 per page
1
2 3 4 5
16