Running Apache Tomcat behind a IIS reverse proxy with SSL termination Programming Web Development by riahc3 … Apache Tomcat instances running on a Windows Server on different ports. They are all HTTP. The idea would be to (on… Re: Running Apache Tomcat behind a IIS reverse proxy with SSL termination Programming Web Development by blud … see why not. If you have tomcat listening on different ports (eg. 8081, 8082, etc.) your rewrite should look like this… Re: How Can I Hookup My Mobile Phones To My PC Monitor ? Hardware and Software Hardware Mobile and Wearables by Fitmovers If you want to connect your Samsung Galaxy A9 to your Dell E1916HV monitor, you'll need a USB-C to HDMI adapter (if your phone supports HDMI output). Since your phone has only USB ports, check if it supports Samsung DeX or screen mirroring via an MHL adapter. If your monitor only has VGA input, you might also need an HDMI to VGA converter. Re: How Can I Hookup My Mobile Phones To My PC Monitor ? Hardware and Software Hardware Mobile and Wearables by Deborah_5 How Can I Hookup My Mobile Phones To My PC Monitor ? Ports Programming Computer Science by Namibnat … underlying basics. What is meant by a Port? Why are ports numbered so strange (as in, not 1,2,3). I… am using Ubuntu Linux. I can see what ports I have open (or something like that) and I have… any clear, beginner intro to understanding linux (or any other) ports. Re: Ports Programming Computer Science by nezachem … idea of applications, the routing is done by means of ports. An applications (say, a server) binds its socket to a… identifies an application (a socket, in fact) within that computer. Ports are numbered from 0 to 65535. Some of them are… Re: Ports Programming Computer Science by Namibnat … idea of applications, the routing is done by means of ports. An applications (say, a server) binds its socket to a… identifies an application (a socket, in fact) within that computer. Ports are numbered from 0 to 65535. Some of them are… Re: Ports Programming Computer Science by gusano79 … use the same IP address simultaneously when they use different ports. I recommend [URL="http://beej.us/guide/bgnet/"… Re: Ports Programming Computer Science by Namibnat … use the same IP address simultaneously when they use different ports. I recommend [URL="http://beej.us/guide/bgnet/"… Ports won't open Hardware and Software Microsoft Windows by EastChief … our local network. My problem is, I can't get ports 5631 & 5632 to open so I can use PCAnywhere…. The router won't let me forward the ports to my workstation's static IP address, which I thought… I can't figure out any way to get those ports open. Thanks in advance for any help. I'm sure… Re: Ports won't open Hardware and Software Microsoft Windows by EastChief [QUOTE=MAD_DOG]Did you open the ports on the router? That is my main concern.[/QUOTE] Yes, … to a port, so I'm having to use different ports for each workstation. Does that sound right? Also, is there… Re: Ports won't open Hardware and Software Microsoft Windows by MAD_DOG Did you open the ports on the router? That is my main concern. Re: Ports Programming Computer Science by Salem All the port numbers, and what they're used for. [url]http://www.iana.org/assignments/port-numbers[/url] Re: Ports Programming Computer Science by Namibnat [QUOTE=Salem;1096205]All the port numbers, and what they're used for. [url]http://www.iana.org/assignments/port-numbers[/url][/QUOTE] Thanks so much. Computer Ports: What You Should Know to Defend Yourself Hardware and Software Microsoft Windows by Dani …for nefarious uses online is by exploiting open ports on that system. Ports are names or "handles" …questionable or downright devious programs will listen at unusual ports to send or receive information. Information that you …(no quotes) and see a list of currently open ports and the IP addresses associated with them. Often overlooked… CPU 100%, System 99, and USB ports don't work Hardware and Software Microsoft Windows by gshauck …microsoft website, and updated to Service Pack 3. The USB ports still did not work. I removed iTunes completely from my…recently purchased a PCI card that had 4 external USB ports. My wireless mouse works fine when connected to the PCI… card USB ports. The original USB ports also work when I start up the computer… RXTXcomm in Windows7-64bit & Problem showing all the comm ports on the computer.. Programming Software Development by Ukiya006 … showing false. [CODE]Enumeration ports = CommPortIdentifier.getPortIdentifiers(); while (ports.hasMoreElements()) { CommPortIdentifier port = (CommPortIdentifier)ports.nextElement(); String type; switch … @return A HashSet containing the CommPortIdentifier for all serial ports that are not currently being used. */ public static … Connection refused or ports closed problem Hardware and Software Networking by filipgothic … with windows 7 64-bit. It worked ok. But today ports are closed, and I didn't changed anything from yesterday…. I tried to opened additional ports besides 80 like 8081,443, 8080 in my router with…> PHP/5.5.12 I noticed that all other ports except 80 and 443 are closed, but 80 and 443… How to identify which COM ports are connected to BlueTooth devices? Programming Software Development by sachintha81 … way to know, using a C# program, among my COM ports which are connected to BlueTooth devices? For example, let us… assume that of my ports 1 through 9, the COM ports 7 and 8 are connected to some type… C# program to scan all my COM ports, and indicate to me that ports 7 and 8 are connected to BlueTooth devices… Re: CPU 100%, System 99, and USB ports don't work Hardware and Software Microsoft Windows by gshauck … options. I have it back in [Auto Detect]. The USB ports still do not work in 'Safe Mode'. The only time… the onboard USB ports worked was when I left my 'System Mechanic' CD in… Re: Connection refused or ports closed problem Hardware and Software Networking by CimmerianX Sanity check. From your Windows PC with the open ports, use the online tool http://canyouseeme.org This will give you your current public IP, plus it will allow you to test for open ports on that IP. Nifty tool to check for open ports. Re: Connection refused or ports closed problem Hardware and Software Networking by CimmerianX … hitting the correct internal IP for this host. - Can the ports can be hit from inside the network from another PC…) - From the host in question, netstat -ab will display listening ports and the process that owns it. Make sure you don…'t have 2 processes fighting over same ports. - Load wireshark on the win host. As you try to… Re: Connection refused or ports closed problem Hardware and Software Networking by filipgothic … even setup in local area connection static ip and connected ports to that ip, my server was able to be reached… first day, and ports were open, next day ports were closed or refusing connection, depending on port… Re: Connection refused or ports closed problem Hardware and Software Networking by filipgothic I have only one, I wonder why it worked all fine without any problems first day after I opened ports, and then next day it was broken. Does my dynamic ip have something to do with this problem, or my ISP blocking my ports after they detect some transfer with those ports? audio ports. Hardware and Software Hardware by iceo i have a creative soundblaster live! 24 bit card.and the ports are at the back of the cpu.like it should be.but my case has provided space for two more ports at the front .so it is easy to connect the headphones .so i would like to know how i can connect the ports to the sound card so as to have additional ports in front too. sata ports not recognized in bios Hardware and Software Hardware by thatoneguy … has both sata and ide ports for hard drives, only recognizes the ide ports. also all the ports that show up in the… because theres another that has two options: serial and parallel ports. maybe thats it? but they also dont recognize anything as… windows service monitoring ports Programming Software Development by koti.routhu i am trying to create a windows service,in the config file i will list out various ports and their numbers,i want to monitor these ports and record the ports starting time,process id, end time whenever any request is coming for those ports listed in config file. can anyone tell how to move to create the service? Ubuntu: opening ports for connection (port scanner) Hardware and Software Linux and Unix by marcosjp … network scanner that will create a report containing all open ports and some network statistics etc. The code is almost done… I run the scanner all ports are closed. Sometimes there are some ports open, sometimes other different ports are - I dont understand why… How To Listen Multiple Serail Com Ports With C# Programming Software Development by darkocean …/tutorial_details.aspx?tutorial_id=320[/url] and I have available ports on my machine whichs COM1,COM2,COM6,COM7,COM8,COM9… with ZyXEL Omni 56K modem, I use these 7 ports with 7 modems. There are clients for getting answer …this modems. I use the mscomm.ocx to listen com ports. My application is running successfully but sometimes one modem … Re: CPU 100%, System 99, and USB ports don't work Hardware and Software Microsoft Windows by gshauck … normally. I do not have anything attached to the USB ports that came with the computer. (4 on back integrated with…