I’m trying to set up remote access using DDNS (No-IP) on my home net Hardware and Software Networking by gowtham_6 DDNS is configured correctly and the hostname works locally, but I can’t access it from outside my network. Remote management is enabled and set to port 80. Any idea what I might be missing? Re: I’m trying to set up remote access using DDNS (No-IP) on my home net Hardware and Software Networking by trcooke You're a little thin on details about "my network" but for the purposes of this discussion I'm going to assume you are talking about a typical home network comprising of a Router and a bunch of devices connected to it. Let's think about the network route required to get from one computer on your network to another, and this is what I … Re: I’m trying to set up remote access using DDNS (No-IP) on my home net Hardware and Software Networking by rproffitt Many if not most ISPs block port 80. More at https://www.google.com/search?&q=port+80+inbound+blocked+by+ISP This has been my finding for over a decade. Re: My php is showing wrong results of time difference Programming Web Development by Dani … `$diff->h` (All properties available [here](https://www.php.net/manual/en/class.dateinterval.php), but if you want to… Re: C++ College Prank Programming Software Development by cirol Pranks can be fun, but fake viruses might cause real worry and problems. It’s best to use your skills in ways that don’t upset or confuse others. Re: Cannot run exe from asp.net Programming Web Development by Dani Marking this question as solved. Thanks all! Hello, I'm Ulf Dittmer Community Center Say Hello! by Ulfson … in moving the Ranch from UBB to [JForum](https://sourceforge.net/projects/jforum2/); I'm a committer to the open source… JForum release for JakartaEE 10 Hardware and Software Cloud-based Apps by Ulfson … find a ready-to-run war file at https://sourceforge.net/projects/jforum2/, along with documentation. Re: Ensuring data consistency and integrity Hardware and Software Cloud-based Apps by Dani We make heavy use of PHP's [Memcached::getDelayedByKey](https://www.php.net/manual/en/memcached.getdelayedbykey.php) which requests multiple items all from a specific server (hashed on the server key, which is the Topic ID #). That ensures that when you pull up a topic, we can retrieve all items for that topic in one request, all from one server. Re: My php is showing wrong results of time difference Programming Web Development by Dani … format it the way you want from https://www.php.net/manual/en/dateinterval.format.php Note that every format character… Re: Hello, I'm Ulf Dittmer Community Center Say Hello! by John_165 Welcome aboard! Do you build mobile apps with a cross‑platform framework or only stick to native Android/iOS? And where do you usually find your freelance projects? Re: Hello, I'm Ulf Dittmer Community Center Say Hello! by trcooke Well hello there Ulf! It certainly has been a minute since we last spoke, in fact I just dug out the last email conversation that we had just over 10 years ago! Nice to be in touch again. I still enjoy reading your [one paragraph movie reviews](https://www.ulfdittmer.com/view?RecentMovies) :) Re: Hello, I'm Ulf Dittmer Community Center Say Hello! by Dani Hello there and welcome to DaniWeb! Thank you so much for taking the time to join here. Re: Hello, I'm Ulf Dittmer Community Center Say Hello! by Ulfson > Welcome aboard! Do you build mobile apps with a cross‑platform framework or only stick to native Android/iOS? And where do you usually find your freelance projects? I stick to native Android. Way back when I thought Apache Cordova was pretty cool for reaching smaller platforms, but now that there are essentially just two platforms left, I… Re: Hello, I'm Ulf Dittmer Community Center Say Hello! by Ulfson > Well hello there Ulf! It certainly has been a minute since we last spoke, in fact I just dug out the last email conversation that we had just over 10 years ago! Nice to be in touch again. I still enjoy reading your [one paragraph movie reviews](https://www.ulfdittmer.com/view?RecentMovies) :) Huh, you're the one :-) I use it mostly as a … Re: Hello, I'm Ulf Dittmer Community Center Say Hello! by trcooke Mastadon, well there's a blast from the past. I couldn't even tell you which servers I had accounts on. Re: Hello, I'm Ulf Dittmer Community Center Say Hello! by Dani A blast from the past? Didn't Mastodon first gain popularity around 2020ish? When I think of a blast from the past, I think of AOL Instant Messenger and MySpace. Re: Hello, I'm Ulf Dittmer Community Center Say Hello! by trcooke I never really connected with it so just feels like a long time ago. But I share you sentiments in general for things of the past, such as the 8086 processor and SCSI disks. Re: Hello, I'm Ulf Dittmer Community Center Say Hello! by Ulfson Mastodon is pretty much the only social network I'm on these days (except for nebenan.de, which is similar to Nextdoor, but much more popular here in Germany). Simplifying my online presence, I deleted my Facebook and Nextdoor accounts this year. Re: Hello, I'm Ulf Dittmer Community Center Say Hello! by trcooke I've pretty much excluded myself from all social media things because their primary reason for being is to push advertising and propaganda to you, and I don't like it. I frequently remind myself of the mantra: > If you don't pay for the product, you are the product The only exception is LinkedIn, because despite my mistrust of the platform I… Re: Hello, I'm Ulf Dittmer Community Center Say Hello! by Ulfson > And where do you usually find your freelance projects? I just notice that I didn't answer that - I'm in the lucky position of never having had to go out to acquire new projects/clients. All clients approached me, or were introduced to me by others. Re: Hello, I'm Ulf Dittmer Community Center Say Hello! by John_165 > I just notice that I didn't answer that - I'm in the lucky position of never having had to go out to acquire new projects/clients. All clients approached me, or were introduced to me by others. Wow, that’s really lucky! Must be a great feeling to have clients come to you without having to look for them Re: JForum release for JakartaEE 10 Hardware and Software Cloud-based Apps by Dani Congrats on the latest release of your software. May I ask what inspired the decision to host the project on Sourceforge instead of GitHub? I rarely see well-maintained projects on sourceforge these days, sadly. Re: Hello, I'm Ulf Dittmer Community Center Say Hello! by Dani > Mastodon is pretty much the only social network I'm on these days Do you consider forums as social networks? What’s the difference? Re: Hello, I'm Ulf Dittmer Community Center Say Hello! by trcooke Fair point. I have actually met about half a dozen of the CodeRanch staff in person which is way more social than I ever was on any other social network. Re: JForum release for JakartaEE 10 Hardware and Software Cloud-based Apps by Ulfson > May I ask what inspired the decision to host the project on Sourceforge instead of GitHub? I rarely see well-maintained projects on sourceforge these days, sadly. JForum had already lived on SF for several years before I became involved. At this point there are just 2 committers, and while we talked about moving to Git, it never seemed … Re: JForum release for JakartaEE 10 Hardware and Software Cloud-based Apps by Dani A bit off topic, but as a developer of one, DaniWeb started on SVN and eventually moved to Git when redoing the platform from scratch about a decade ago. I also really like being in GitHub, despite it being a private repository so I’m not taking advantage of the network effect. Cannot run exe from asp.net Programming Web Development by lennyli …/web-development/threads/386380/cannot-run-exe-files-in-asp-net-application but still lost in trying to achieve something. I… installed the latest .net framework, and IIS on the latest updated windows 11. I… Re: How to open an Excel Document in VB.NET Programming Software Development by Pelorus_1 A Microsoft Excel document can be opened in VB.NET using the Microsoft.Office.Interop.Excel library. Using Workbooks.Open(), open the workbook, and then display the Excel window. Reference the Excel COM object in your project. Re: Cannot run exe from asp.net Programming Web Development by Neil_brown001 … confusion Having two web.config files is normal in ASP.NET apps. One controls the overall app, the other can apply…