Number of Blueprints: 10+ (can change over time)Features: • Connecting to a server• Two different networking options: the [LowEntry network protocol] and the [Raw TCP/UDP network protocol]With the LowEntry network protocol (requires you to use the Java library server-side) you can:• Send and receive messages (TCP, and optionally also UDP)• Send function calls and receive the result• Send latent function calls, cancel latent function calls, and receive the result• Enable/disable automatic connection validations (pings)With the Raw TCP/UDP network protocol (makes it possible for you to implement your own network protocol) you can:• Send and receive messages (TCP, and optionally also UDP)PS: It is advised to use the LowEntry network protocol unless you are experienced in network programming!Intended Platform: AllPlatforms Tested: Windows, Mac, Linux and HTML5 (bugs found on any platform will be fixed)Documentation Included: Each Blueprint node has a meaningful and in-depth description, which can be viewed in the editor directly.Important\Additional Notes: • This plugin only uses UE4 C++ code, no other 3rd party solutions are being used. This ensures maximum stability and compatibility.

蓝图数量:10+(可以随时间变化)功能•*连接到服务器*两个不同的网络选项:[低入口网络协议]和[原始TCP/UDP网络协议]与低入口网络协议(要求您使用 Java库 您可以•*发送和接收消息(TCP,也可以选择UDP)*发送函数调用并接收结果*发送潜在函数调用,取消潜在函数调用并接收结果*启用/禁用原始TCP/UDP网络协议的自动连接验证(ping)(使您可以实现自己的网络协议)您可以:•发送和接收消息(TCP,也可以选择UDP)PS:除非您有网络编程经验,否则建议使用LowEntry网络协议!预期平台:所有平台测试:Windows、Mac、Linux和HTML5(在任何平台上发现的错误将被修复)文档包括:每个蓝图节点都有一个有意义和深入的描述,可以直接在编辑器中查看。重要说明:*此插件只使用UE4C++代码,没有其他第三方解决方案正在使用。 这确保了最大的稳定性和兼容性。










Preview: youtube.com/watch?v=wKhJy51V9CY

The Socket Connection plugin provides you with Blueprints to connect to and interact with socket servers.

The most important feature of this plugin is that this plugin has been designed to be used in conjunction with a server programmed in Java, like an account server or a match making server for example.

To make this possible, the network algorithm has also been programmed in a Java library, which has been made free and open source.

The Java library is available here.

PS: you can convert bytes to and from string (and more) with the LE Extended Standard Library plugin (which is free)

预览: youtube.com/watch?v=wKhJy51V9CY

套接字连接插件为您提供连接套接字服务器并与之交互的蓝图。

这个插件最重要的特点是这个插件被设计成与Java编程的服务器一起使用,比如一个帐户服务器或一个匹配服务器。

为了实现这一点,网络算法也被编程在一个Java库中,该库已经被免费和开源。

Java库可用 这里.

PS:您可以使用 LE扩展标准库插件 (这是免费的)

声明:本站所有资源都是由站长从网络上收集而来,如若本站内容侵犯了原著者的合法权益,可联系站长删除。