search
  • Sign In
  • Sign Up
Password reset successful

Follow the proiects vou are interested in andi aet the latestnews about them taster

Home Development tools php development environment (integrated) Server Remote Desktop Port Modifier v2.0
Server Remote Desktop Port Modifier v2.0 Server Remote Desktop Port Modifier is a port modification tool that can directly modify port 3389 with one click.
Remote port is one of the primary security operations for server security management. Every time you modify the registry and other operations, it is troublesome and requires a restart to take effect. Tianhu Data specially launched [Remote Desktop Port Modifier], so you no longer have to do it. I'm tired of modifying port 3389. Use this tool to modify the remote desktop port with one click and change it at any time. It's safe and convenient;

What is 3389?
Originally refers to the computer's port 3389, which is generally used to refer to remote desktop and can be modified. It is not a Trojan horse program.

Manual modification:
To use remote desktop, you need to keep the [TerminalServices] service item in the activated state;
Start---Run, enter regedit to open the registry
Select the path: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\Wds\rdpwd\Tds\tcp. Find the PortNamber value in the right window. Its default value is 3389. When modifying, click on decimal.
Select the path: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp\, find the PortNamber value in the right window, its default value is 3389, click decimal when modifying.
The above two modified values ​​need to be consistent, so that we can modify it to the port number we want. This modification method needs to be restarted after modification to take effect;

This software requires the support of Microsoft .net2.0, and the current system should come with it;
If you find the following error message, the reason is due to insufficient permissions. Please use administrator rights, right-click and select run as administrator.
Disclaimer

All resources on this site are contributed by netizens or reprinted by major download sites. Please check the integrity of the software yourself! All resources on this site are for learning reference only. Please do not use them for commercial purposes. Otherwise, you will be responsible for all consequences! If there is any infringement, please contact us to delete it. Contact information: admin@php.cn

New Mac configuration PHP development environment tutorial, macphp development tutorial_PHP tutorial New Mac configuration PHP development environment tutorial, macphp development tutorial_PHP tutorial

12 Jul 2016

New Mac configuration PHP development environment tutorial, macphp development tutorial. New Mac configuration PHP development environment tutorial, macphp development tutorial. I have used Mac OS

Google just made its own Visual Studio Code Google just made its own Visual Studio Code

27 Nov 2025

Google just released Antigravity, a brand new agent-first development platform that was announced alongside the Gemini 3 Pro model. This is an integrated development environment, or IDE, with a chatbot that takes the lead on complex, multi-step tasks

JetBrains is mothballing its Fleet IDE service — here’s what developers need to know JetBrains is mothballing its Fleet IDE service — here’s what developers need to know

26 Dec 2025

JetBrains has announced it will discontinue its Fleet IDE (integrated development environment), shifting strategic emphasis back to its core IntelliJ platform.In a blog update published last week, the company explained that maintaining two broad-spec

Configure and run Go language code in Geany Configure and run Go language code in Geany

05 Jan 2026

This article details how to configure the Go language run command in the Geany integrated development environment to solve common "go: not found" errors. By specifying the full path to the Go executable file, users can successfully compile and execute Go code in Geany, thereby improving development efficiency.

Simple, efficient and cheap web program development, web program development_PHP tutorial Simple, efficient and cheap web program development, web program development_PHP tutorial

12 Jul 2016

Simple, efficient and cheap web program development, web program development. Simple, efficient and cheap web program development, web program development WHY PHP? 1. Simple development environment construction The development environment can be simply boiled down to the running environment of the program and the editing and adjustment of the program.

PHP Debugging: Guide to setting breakpoints directly in code xdebug_break() PHP Debugging: Guide to setting breakpoints directly in code xdebug_break()

27 Nov 2025

This article aims to solve the problem of setting programmatic breakpoints directly in the code instead of relying on integrated development environment (IDE) clicks during PHP debugging. By introducing the usage of the xdebug_break() function in detail, this article will guide developers how to interrupt the execution flow at a specified location in the PHP code, just like JavaScript's debugger statement, thereby achieving more flexible and precise debugging control.

Show More