NoMachine

最新版本 Symfony 5.1.4

Symfony 5.1.4

Symfony 5.1.4
NoMachine 是一個免費的遠程桌面應用程序,具有強大的功能的堆棧。隨著 NoMachine 你可以訪問所有的文件和文件夾,無論你在哪裡看 DVD,電視或 YouTube 視頻。您可以從 PC 或 Mac 上查看平滑,高分辨率的視頻和音頻到任何啟用 NoMachine 的設備。該應用程序甚至可以與任何 USB 控制器一起使用,因此您可以遠程玩遊戲。 NoMachine 6 帶來了許多令人興奮的新奇事物,包括我們產品系列的改造。這裡大局; 的一些最重要的增強功能的概述,你可以看到 NoMachine 6.0 適用於 Windows,MacOS 和 Linux.

NoMachine 功能:所有基於 products
Web 企業接入基於

Browser 的訪問是不再獨家雲服務器。終端服務器和雲服務器套件的所有產品都提供了這種高度請求的功能。從無客戶端端點連接的遠程用戶現在可以通過任何支持 HTML 的瀏覽器連接到桌面環境.

新的雲服務器
決定將基於瀏覽器的訪問擴展到我們的其他產品,使我們能夠使用全新的功能集重新定位雲服務器。 Cloud Server 成為所有其他 NoMachine 服務器和外部主機的連接代理,並位於同名產品套件的 NoMachine 產品層次結構的頂部。它整合了 NoMachine 服務器堆棧,提供對 NoMachine 基礎架構中所有其他服務器的集中訪問.

流線型產品系列
Linux 虛擬桌面現在是 Linux 終端服務器系列的獨占產品,其企業終端服務器掌舵,同時替換 Enterprise Server 和 Cloud Server for Linux 版本 5 用於運行虛擬 Linux 桌面會話。企業終端服務器提供了終端服務器節點的負載平衡和故障轉移,因為其前身俱有額外的基於瀏覽器的訪問獎金.

服務器到服務器
從版本 6 開始,獨立工作站和終端服務器產品可以作為雲服務器的服務器。在版本 5 或更低版本中使用這些產品中的任意一個作為其 NoMachine 群集中的節點的客戶可以選擇將其替換為終端服務器節點。 Enterprise Desktop 繼續在 Linux,Windows 和 Mac 上提供遠程桌面訪問,並作為 Cloud Server 的服務器.

在 WebRTC 會話中支持 H.264 編解碼器​​
更多令人振奮的消息,讓用戶通過瀏覽器連接到遠程桌面。基於 Web 的會話可以使用服務器上的 H.264 編碼器進行流式傳輸,前提是連接客戶端上的瀏覽器也支持編解碼器。使用 H.264 編碼的優點是減少了帶寬使用,減少了 CPU 消耗 - 對於功能較弱的計算機以及網絡條件不如預期有利的情況非常有用.

自動重新連接
在辦公室網絡之間漫遊的 NoMachine 用戶的好消息。 NoMachine 在連接丟失時自動嘗試重新連接您。因此,對於在工作之間移動 WIFI 網絡或連接客戶端進入睡眠模式的用戶,NoMachine 無需用戶干預即可處理重新連接.

輕鬆切換桌面的共享可用性
訪問本地桌面和請求連接現在可以輕鬆禁用只要所有者選擇,或直到桌面被關閉,而不必完全停止 NoMachine 服務.

代理服務器的自動檢測
NoMachine 檢測是否在本地網絡上存在代理服務器,通過該代理服務器傳出通信必須通過隧道。這對於那些從家中連接並配置代理服務器來屏蔽他們的 IP 地址,或者從具有登錄要求的網絡進行連接以獲得訪問權時尤其有用.

Raspberry 支持
Raspberry 已正式添加到我們支持的平台列表中。 RPi2 和 RPi3 都可以用作連接客戶端以及袖珍服務器。根據您的設置和需求,您可以從 NoMachine(免費),企業客戶端(免費)和企業桌面中進行選擇.

增強群集服務器和故障恢復機制
通過使用 GUID 識別故障轉移,管理員可以改進群集環境的設置集群並便利將新服務器安裝到 NoMachine 服務器聯合。此外,在故障恢復期間,可以根據服務器上的連接飽和度來恢復主角色和次角色.

可預配置的網絡會話
管理員可以為用戶提供預處理,

ScreenShot

軟體資訊
檔案版本 Symfony 5.1.4

檔案名稱 v5.1.4.zip
檔案大小
系統 Windows XP / Vista / Windows 7 / Windows 8 / Windows 10 / Windows XP64 / Vista64 / Windows 7 64 / Windows 8 64 / Windows 10 64
軟體類型 免費軟體
作者 NoMachine Team
官網 http://www.nomachine.com/
更新日期 2020-08-31
更新日誌

What's new in this version:

- [HttpClient][MockHttpClient][DX] Throw when the response factory callable does not return a valid response
- [PropertyInfo] Backport support for typed properties (PHP 7.4)
- [PhpUnitBridge] Polyfill new phpunit 9.1 assertions
- [PhpUnit] Add polyfill for assertMatchesRegularExpression()
- [TwigBridge] allow null for $message of filter method trans
- [PropertyAccess] Fix accessing dynamic properties
- [HttpClient] fix chaining promises returned by HttplugClient
- [DI] fix dumping lazy non-shared services
- [Yaml] fix more numeric cases changing in PHP 8
- [Security] Fixed RememberMeAuthenticator::autoLogin() logic in the authenticator
- [Yaml] account for is_numeric() behavior changes in PHP 8
- [Mailer] Support Return-Path in SesApiAsyncAwsTransport
- [ExpressionLanguage] fix passing arguments to call_user_func_array() on PHP 8
- [Messenger] stop using the deprecated schema synchronizer API
- [Mailer] Support reply-to in SesApiAsyncAwsTransport
- [Mailer] Fixed mandrill api header structur
- [Notifier] Fixed base_uri while call auth/time API
- [Mailer] Reorder headers used to determine Sender
- [PropertyInfo] Fix ReflectionExtractor + minor tweaks
- [Lock] MongoDbStore handle duplicate querystring keys in mongodb uri when stripping
- [Sendgrid-Mailer] Fixed envelope recipients on sendgridApiTransport
- [Serializer][ClassDiscriminatorMapping] Fix getMappedObjectType() when a discriminator child extends another one
- [Messenger] Fix BC layer for stamps moved into separate packages
- [Validator] ensure that the validator is a mock object for backwards-compatibility
- [Serializer] Fix configuration of the cache key
- [Messenger] Do not stack retry stamp
- [FrameworkBundle] Add missing mailer transports in x
- [Lock] MongoDbStore skim non-standard options from uri
- [ErrorHandler][DebugClassLoader] Add mixed and static return types support
- [Serializer] Fix variadic support when using type hints
- [VarDumper] Backport handler lock when using VAR_DUMPER_FORMAT
- Postpone Range BC layer removal to 6.
- [Form] Fix Guess phpdoc return type
- Use PHPUnit 9.3 on php 8
- [Validator] Add BC layer for notInRangeMessage when min and max are s
- [Validator] Add target guards for Composite nested constraints
- Fix for issue #37
- [Yaml] Fix for #36624; Allow PHP constant as first key in block
- [Form] fix mapping errors from unmapped forms
- [Console] Table: support cells with newlines after a cell with colspan >=
- Fix redis connect with empty password
- Fix deprecated libxml_disable_entity_loader
- Fix deprecated libxml_disable_entity_loader
- [Console] Make sure we pass a numeric array of arguments to call_user_func_array()
- [String] We cannot have a "provides" function in test cases
- [FrameworkBundle] fail properly when the required service is not defined
- [Serializer] Fix that it will never reach DOMNode
- [Cache] fix saving no-expiry items with ArrayAdapter
- [WebProfilerBundle] Fix error with custom function and web profiler routing tab
- [Finder] Fix GitIgnore parser when dealing with (sub)directories and take order of lines into account
- [VarDumper] Improve previous fix on light array colorati
- [Messenger] Fix invalid option sslmode in AmazonSqs bridge
- [Mailer] Added the missing reset tag to mailer.logger_message_listener
- [Messenger] reduce column length for MySQL 5.6 compatibility
- HttpClient profiler error

Symfony 5.1.4 相關參考資料
New in Symfony 5.1: New and Improved Integrations (Symfony ...

Symfony components provide integration with other technologies (Redis, Doctrine, Sodium, etc.) and third-party services (Google, Mailgun, Slack, ...

https://symfony.com

Symfony 4.1 release

+300 pages in full color showing how to combine Symfony with Docker, APIs, queues & async tasks, Webpack, Single-Page Applications, etc. Buy printed version.

https://symfony.com

Symfony 5.0 release

+300 pages in full color showing how to combine Symfony with Docker, APIs, queues & async tasks, Webpack, Single-Page Applications, etc. Buy printed version.

https://symfony.com

Symfony 5.1 curated new features (Symfony Blog)

As for any other Symfony minor release, our backward compatibility promise applies and this means that you should be able to upgrade easily ...

https://symfony.com

Symfony 5.1 release

+300 pages in full color showing how to combine Symfony with Docker, APIs, queues & async tasks, Webpack, Single-Page Applications, etc. Buy printed version.

https://symfony.com

Symfony 5.1.4 released (Symfony Blog)

5 小時前 - Symfony 5.1.4 has just been released. Here is a list of the most important changes: bug #37966 [HttpClient][MockHttpClient][DX] Throw when ...

https://symfony.com

Symfony 5.4 release

Full details of the Symfony 5.4 release, including its end of support for bug fixes and security fixes.

https://symfony.com

Symfony releases, notifications and release checker

3 year support for bugs and security fixes. It doesn't include the latest features. It's harder to upgrade to newer versions. Maintained Symfony ...

https://symfony.com