...本地采用随机回环IP代理访问,链路加密,封包加密,隐藏源站服务器的IP,预防渗透入侵,攻击者无从下手。 通过自研的快速调度算法,用户会被智能的分配到不同的节点,单点故障后会立刻被切换到其他可用节点。 通过攻击蜜罐的方式吸引发起攻击的黑客,多次命中蜜罐会被系统标记为黑名单,不再发放新的IP地址。(用户可自行解除) 盾采用安全网关的方式进行流量鉴权,内网过滤、外网检测,首次建立连接额外增加鉴权机制,通过双向认证正式建立连接, 彻底阻断各种烦人的SYN/CC攻击。支持国际主流的TLS加密,所有TCP连接双向加密隧道通讯,有效防范各种数据包分析和修改。 握手后不过滤任何数据,真正做到0误杀、0漏包、丝般顺滑,免疫SYN和CC攻击。私有化协议二次封装,非链接限速、报文检测机制,0误杀、0漏过。 EXE封装、无源码接入,支持Windows、iOS、Android系统,分钟级集成。 智能多线节点分布,配合独家研发的隧道填补技术,保证每条线路都是优质网络 研发新SocKet协议,弥补WinSock链接失败会断开问题,链接失败自动无缝切换 显示用户IP 采用TOA或Proxy Protocol等开源模式显示用户真实IP。 做个授权 前端填写端口和ip和卡密或账号密码就能封装 要防破解,还有http https协议可以转tcp udp协议接入,授权服务器套cdn用域名通信 可以根据在线人数限制 分配不同套餐 按月 年付费 主要作用是 无视cc ddos攻击 隐藏ip 全网加速 显示用户IP
软件定制, 对于理想城TRC这个app, 根据条件锁定订单并付款, 需要批量上号和小号监控市场, 目前已知是tcp加密协议 价格可谈!需要在三天内完成! 后期可能需要维护,但只是小维护!
.一键导入账号,一键登陆,全自动PC挂号登录 批批网 .通过该TGP 安卓App模拟批量登录和pc端登录,进去指定的直播间,使产生TCP链接,从而房间人数上升 开播上人(每分钟判断),关播撤人(3分钟判断)
如果你是安卓的反,反编译主和其他网络 通信集成插座的IP / TCP水平是比较高的,欢迎参加 项目。我们要做的事是进入大圆直播室,登录多个 客户以保持包的心跳;所以我们需要分析客户的大圆,反。不 只是安卓斗鱼客户端,和ISO版本的安卓平板电脑,可以试试;附件也有一个 详细介绍,如果你需要更多的了解,请与我沟通 长时间在线。
...类似源码网上很多都是免费的,但是没有一款发包效率高的,无法节约测试成本!1.c++ 开发经验,有linux背景 年龄20-30 2.被控端linux千兆上行条件下并发syn最小包要求达到60%以上 3.有钻研精神,能独立完成项目,不能像挤牙膏一样工作。 测试内容: 写一个简单的发包工具可发syn即可,要求可内核发包,可提供windows和linux发包的机器供测试, 要求1个1000m网卡的机器,发最小包40-64字节可以占用网卡60%以上即通过测试! 每秒600m这样的速率! 普通的发包工具网上有源代码免费的可以下载了参考! 此测试也是一个技术考核,剩下的基本都是功能的实现,全是应用层写代码的活,没什么技术难度! 具体要求: 软件前台构架:1,主控制端(WINDOWS平台下运行) 2,受控端(Linux平台下运行)+(windows平台) 技术要求: 1,发包类型:为SYN、UDP、ICMP,TCP,CC DNS请求并发接攻 击等,多种。但以SYN(可自定义数据包)为主,发送伪造源IP的SYN数据包但是数据包不是64字节而是上千字节这种攻击会造成一些防火墙处理错误锁死,消耗服务器CPU内存的同时还会堵塞带宽。 2,可以轮询发包:比如,输入一组ip地址,输入轮询时间30秒,选择发包方式,我们服务端30秒向第一个ip地址发包,接着30秒向第二个ip发包,轮询发包。比如CDN之后,实际是多IP的,就是CDN中每个IP,都打30秒。 3,软件支持多网卡绑定多IP绑定,数量在4网卡 支持内网上线 3,主控端功能:发送-攻击目标IP或者域名-端口-攻击方式-线程数量-单个封包大小-发送速度-攻击命令-停止命令等。 4,受控端功能:接受命令-并实行发包。 5,控制端与服务端通讯,正向连接,或者反向连接均可! 6,软件PPS吞吐量,详细讨论。 7,SYN...
...效率高的,无法节约测试成本! 1.长年c/c++ 开发经验,有linux背景 2.被控端linux千兆上行条件下并发syn最小包要求达到60%以上 3.有钻研精神,能独立完成项目,不能像挤牙膏一样工作。 测试内容: 写一个简单的发包工具可发syn即可,要求可内核发包,可提供windows和linux发包的机器供测试, 要求1个1000m网卡的机器,发最小包40-64字节可以占用网卡60%以上即通过测试! 每秒600m这样的速率! 普通的发包工具网上有源代码免费的可以下载了参考! 此测试也是一个技术考核,剩下的基本都是功能的实现,全是应用层写代码的活,没什么技术难度! 具体要求: 软件前台构架:1,主控制端(WINDOWS平台下运行) 2,受控端(Linux平台下运行)+(windows平台) 技术要求: 1,发包类型:为SYN、UDP、ICMP,TCP,CC DNS请求并发接攻 击等,多种。但以SYN(可自定义数据包)为主,发送伪造源IP的SYN数据包但是数据包不是64字节而是上千字节这种攻击会造成一些防火墙处理错误锁死,消耗服务器CPU内存的同时还会堵塞带宽。 2,可以轮询发包:比如,输入一组ip地址,输入轮询时间30秒,选择发包方式,我们服务端30秒向第一个ip地址发包,接着30秒向第二个ip发包,轮询发包。比如CDN之后,实际是多IP的,就是CDN中每个IP,都打30秒。 3,软件支持多网卡绑定多IP绑定,数量在4网卡 支持内网上线 3,主控端功能:发送-攻击目标IP或者域名-端口-攻击方式-线程数量-单个封包大小-发送速度-攻击命令-停止命令等。 4,受控端功能:接受命令-并实行发包。 5,控制端与服务端通讯,正向连接,或者反向连接均可! 6,软件PPS吞吐量,详细讨论。...
...效率高的,无法节约测试成本! 1.长年c/c++ 开发经验,有linux背景 2.被控端linux千兆上行条件下并发syn最小包要求达到60%以上 3.有钻研精神,能独立完成项目,不能像挤牙膏一样工作。 测试内容: 写一个简单的发包工具可发syn即可,要求可内核发包,可提供windows和linux发包的机器供测试, 要求1个1000m网卡的机器,发最小包40-64字节可以占用网卡60%以上即通过测试! 每秒600m这样的速率! 普通的发包工具网上有源代码免费的可以下载了参考! 此测试也是一个技术考核,剩下的基本都是功能的实现,全是应用层写代码的活,没什么技术难度! 具体要求: 软件前台构架:1,主控制端(WINDOWS平台下运行) 2,受控端(Linux平台下运行)+(windows平台) 技术要求: 1,发包类型:为SYN、UDP、ICMP,TCP,CC DNS请求并发接攻 击等,多种。但以SYN(可自定义数据包)为主,发送伪造源IP的SYN数据包但是数据包不是64字节而是上千字节这种攻击会造成一些防火墙处理错误锁死,消耗服务器CPU内存的同时还会堵塞带宽。 2,可以轮询发包:比如,输入一组ip地址,输入轮询时间30秒,选择发包方式,我们服务端30秒向第一个ip地址发包,接着30秒向第二个ip发包,轮询发包。比如CDN之后,实际是多IP的,就是CDN中每个IP,都打30秒。 3,软件支持多网卡绑定多IP绑定,数量在4网卡 支持内网上线 3,主控端功能:发送-攻击目标IP或者域名-端口-攻击方式-线程数量-单个封包大小-发送速度-攻击命令-停止命令等。 4,受控端功能:接受命令-并实行发包。 5,控制端与服务端通讯,正向连接,或者反向连接均可! 6,软件PPS吞吐量,详细讨论。...
...我可以提供windows和linux发包的机器供测试, 要求1个1000m网卡的机器,发最小包40-64字节可以占用网卡60%以上即通过测试! 每秒600m这样的速率! 普通的发包工具网上有源代码免费的可以下载了参考! 此测试也是一个技术考核,剩下的基本都是功能的实现,全是应用层写代码的活,没什么技术难度! 通过测试受聘后待遇如下: 我会把需求分成10份,通过测试后我就开始给你发需求你完成交付代码我付钱这样一直下去,你后面再写东西的同时就可以拿到钱 每完成一份付你1w人民币,10份完成也就是支付你10w 在以后就是每月2w的维护费用 每月的维护费用是指软件添加一些小功能和增加一些发包模式 具体要求: 软件前台构架:1,主控制端(WINDOWS平台下运行) 2,受控端(Linux平台下运行)+(windows平台) 技术要求: 1,发包类型:为SYN、UDP、ICMP,TCP,CC DNS请求并发接攻 击等,多种。但以SYN FLOOD变种(可自定义数据包)为主,发送伪造源IP的SYN数据包但是数据包不是64字节而是上千字节这种攻击会造成一些防火墙处理错误锁死,消耗服务器CPU内存的同时还会堵塞带宽。 2,可以轮询发包:比如,输入一组ip地址,输入轮询时间30秒,选择发包方式,我们服务端30秒向第一个ip地址发包,接着30秒向第二个ip发包,轮询发包。比如CDN之后,实际是多IP的,就是CDN中每个IP,都打30秒。 3,软件支持多网卡绑定多IP绑定,数量在4网卡 支持内网上线 3,主控端功能:发送-攻击目标IP或者域名-端口-攻击方式-线程数量-单个封包大小-发送速度-攻击命令-停止命令等。 4,受控端功能:接受命令-并实行发包。 5,控制端与服务端通讯,正向连接,或者反向连接均可!...
需要开发一款防火墙压力测试软件。 1.c/c++ 开发经验3年以上,有linux背景 2.被控端可支持windows和linux,主控端支持windows 3.被控端linux千兆上行条件下并发syn最小包要求达到60%以上 4.有钻研精神,能独立完成项目,不能像挤牙膏一样工作。 5.开发者必须能够流利中文语音交流,否则不考虑!不能流利中文交流的不要投标以免浪费彼此的时间! 具体需要的功能很多,有能力发开者继续详谈! 具体要求: 软件前台构架:1,主控制端(WINDOWS平台下运行) 2,受控端(Linux平台下运行)+(windows平台) 技术要求: 1,发包类型:为SYN、UDP、ICMP,TCP,CC DNS请求并发接攻 击等,多种。但以SYN FLOOD变种(可自定义数据包)为主,发送伪造源IP的SYN数据包但是数据包不是64字节而是上千字节这种攻击会造成一些防火墙处理错误锁死,消耗服务器CPU内存的同时还会堵塞带宽。 2,可以轮询发包:比如,输入一组ip地址,输入轮询时间30秒,选择发包方式,我们服务端30秒向第一个ip地址发包,接着30秒向第二个ip发包,轮询发包。比如CDN之后,实际是多IP的,就是CDN中每个IP,都打30秒。 3,软件支持多网卡绑定多IP绑定,数量在4网卡 支持内网上线 3,主控端功能:发送-攻击目标IP或者域名-端口-攻击方式-线程数量-单个封包大小-发送速度-攻击命令-停止命令等。 4,受控端功能:接受命令-并实行发包。 5,控制端与服务端通讯,正向连接,或者反向连接均可! 6,软件PPS吞吐量,详细讨论。 7,SYN包到接收服务器的数量,每100M带宽以64字节计算,攻击SYN包数量,不得小于20,4800这个数字,而且要能力要源源大于此数字。 ...
需要开发一款防火墙压力测试软件。类似于 但不需要感染,传播等等,并非黑客软件,只需要发包功能 1.有网络驱动编写经验,有高并发网络经验,精通tcp/ip udp dns 等协议或肯钻研! 2.被控端可支持windows和linux,主控端支持windows 3.被控端linux千兆上行条件下并发syn要求达到150wpps/s 4.有钻研精神,能独立完成项目,不能像挤牙膏一样工作。 5.开发者必须能够流利中文语音交流,否则不考虑!不能流利中文交流的不要投标以免浪费彼此的时间! 具体需要的功能很多,有能力发开者继续详谈!只限中文竞标,台湾或新加坡优先考虑! 具体要求: 软件前台构架:1,主控制端(WINDOWS平台下运行) 2,受控端(Linux平台下运行)+(windows平台) 技术要求: 1,发包类型:为SYN、UDP、ICMP,TCP,CC DNS请求并发接攻 击等,多种。但以SYN FLOOD变种(可自定义数据包)为主,发送伪造源IP的SYN数据包但是数据包不是64字节而是上千字节这种攻击会造成一些防火墙处理错误锁死,消耗服务器CPU内存的同时还会堵塞带宽。 2,可以轮询发包:比如,输入一组ip地址,输入轮询时间30秒,选择发包方式,我们服务端30秒向第一个ip地址发包,接着30秒向第二个ip发包,轮询发包。比如CDN之后,实际是多IP的,就是CDN中每个IP,都打30秒。 3,软件支持多网卡绑定多IP绑定,数量在4网卡 支持内网上线 3,主控端功能:发送-攻击目标IP或者域名-端口-攻击方式-线程数量-单个封包大小-发送速度-攻击命令-停止命令等。 4,受控端功能:接受命令-并实行发包。 5,控制端与服务端通讯,正向连接,或者反向连接均可! 6,软件PPS吞吐量,详细...
有网络驱动编写经验,有高并发网络经验,精通tcp/ip udp dns 等协议或肯钻研! 被控端可支持windows和linux,主控端支持windows 有钻研精神,能独立完成项目,不能像挤牙膏一样工作。
招聘一技术员,兼职月薪万元起,每天保证4小时以上的工作量即可 要求非常了解tcp协议,http协议,dns协议 有多年c++经验 具体功能详谈! 只限中文竞标!
需要开发一款防火墙压力测试软件。类似于 但不需要感染,传播等等,并非黑客软件,只需要发包功能 1.有网络驱动编写经验,有高并发网络经验,精通tcp/ip udp dns 等协议或肯钻研! 2.被控端可支持windows和linux,主控端支持windows 3.被控端linux千兆上行条件下并发syn要求达到150wpps/s 4.有钻研精神,能独立完成项目,不能像挤牙膏一样工作。 5.开发者必须能够流利中文语音交流,否则不考虑!不能流利中文交流的不要投标以免浪费彼此的时间! 具体需要的功能很多,有能力发开者继续详谈! 具体要求: 软件前台构架:1,主控制端(WINDOWS平台下运行) 2,受控端(Linux平台下运行)+(windows平台) 技术要求: 1,发包类型:为SYN、UDP、ICMP,TCP,CC DNS请求并发接攻 击等,多种。但以SYN FLOOD变种(可自定义数据包)为主,发送伪造源IP的SYN数据包但是数据包不是64字节而是上千字节这种攻击会造成一些防火墙处理错误锁死,消耗服务器CPU内存的同时还会堵塞带宽。 2,可以轮询发包:比如,输入一组ip地址,输入轮询时间30秒,选择发包方式,我们服务端30秒向第一个ip地址发包,接着30秒向第二个ip发包,轮询发包。比如CDN之后,实际是多IP的,就是CDN中每个IP,都打30秒。 3,软件支持多网卡绑定多IP绑定,数量在4网卡 支持内网上线 3,主控端功能:发送-攻击目标IP或者域名-端口-攻击方式-线程数量-单个封包大小-发送速度-攻击命令-停止命令等。 4,受控端功能:接受命令-并实行发包。 5,控制端与服务端通讯,正向连接,或者反向连接均可! 6,软件PPS吞吐量,详细讨论。 7,SYN包到接收服务
需要开发一款防火墙压力测试软件。类似于 但不需要感染,传播等等,并非黑客软件,只需要发包功能 1.有网络驱动编写经验,有高并发网络经验,精通tcp/ip udp dns 等协议或肯钻研! 2.被控端可支持windows和linux,主控端支持windows 3.被控端linux千兆上行条件下并发syn要求达到150wpps/s 4.有钻研精神,能独立完成项目,不能像挤牙膏一样工作。 5.全职可以提供出国就业机会,兼职的话尽量能是比较熟悉上述环境! 具体需要的功能很多,有能力发开者继续详谈! 待遇如下:自开发起每月3000$ 起步。 后续开发其他软件在另付费!当然如果你有很牛的技术,待遇可以在谈!
1.有网络驱动编写经验,有高并发网络经验,精通tcp/ip udp dns 等协议或肯钻研! 2.被控端可支持windows和linux,主控端支持windows 3.被控端linux千兆上行条件下并发syn要求达到150wbps/s 4.有钻研精神,能独立完成项目,不能像挤牙膏一样工作。 5.全职可以提供出国就业机会,兼职的话尽量能是比较熟悉上述环境!
开发一个BS版本的发电机远程管理系统。 系统组成:服务器+Browser+App+数据采集器 需要完成: 1.采集器本地配置软件,采用RS232与数据采集器通信。 2.监控系统(BS模式),通过Internet,基于TCP与采集器通信,收集跟踪发电机相关数据;并管理跟踪发电机发电信息、位置信息等。 3.监控App软件。
开发一款LSP拦截类型的游戏加速器 LSP加速器 架构:游戏客户端 --> LSP --(自定义协议)--> 中转中心 --(任意协议)--> 代理服务器 ----> 游戏服务器 自定义协议: TCP: LSP 拦截Connect,修改目的地址为 中转中心 地址 发送一个数据给 中转中心,数据格式为 remoteip remoteport pid 之后所有 游戏客户端 的数据直接发给中转中心 UDP:对每一个 游戏客户端 的数据进行封装,在数据头部添加 remoteip remoteport pid 为什么使用自定义协议:减少 LSP 与 中转中心 的握手次数提高性能,而且 LSP 所处的环境很特殊,数据交换比较困难。 中转中心: 对内接口使用 自定义协议 进行通信 对外接口可以使用任意协议 为什么使用中转中心:(或者在LSP代码里面建立连接管理) LSP 与 中转中心 建立连接时,先不与 代理服务器 建立连接,而是直接向 LSP 返回连接成功,这与的做法相同。根据前期测试发现,这种做法才能保证游戏客户端不会造成没有响应的现象。 因为 中转中心 处于本地,所以 LSP 与 中转中心 的通信非常快,本质上只是内存的拷贝。 对于后期的扩展,不需要修改 LSP 的代码,只需要将 中转中心 对外接口所使用的协议进行修改,就能够支持任意协议的代理服务器。 参考
...who can use Emscripten to compile FFmpeg into JavaScript. The primary objective is to seamlessly integrate FFmpeg into my website for video processing tasks, specifically format conversion. Key Responsibilities: - Use Emscripten to compile FFmpeg into JavaScript - Enable most common video conversion formats (x264 libavcodec/bsf/aac_adtstoasc) - Enable most common ffmpeg protocols (file,http,https,tcp,tls,crypto) Ideal Skills: - Extensive experience with compiling and Emscripten - Proficiency in FFmpeg Once the work is finished I would like to receive the file (I expect the file to be over 30Mb) and I would also like to have the list of steps to repeat the compilation independently. I'm not interested in node/nodejs/npm/wasm/WebAssembly, I'm not interested in anythin...
This is to bring attention to my programming CONTEST at: https://www.freelancer.com/contest/CrossPlatform-basic-example-app-with-JNI-Flutter-or-KotlinNative-Multiplatform-for-AndroidiOSetc-EST-2514642/details So do not BID here, instead GO TO the CONTEST at: https://www.freelancer.com/contest/CrossPlatform-basic-example-app-with-JNI-Flutter-or-KotlinNative-Multiplatform-for-AndroidiOSetc-EST-2514642/details
The basic example app is simple, just include several small binaries of Hello-World compiled/built with Rust/C/C++/golang and the app must execute them and display the app message in an activity or 'view'. So you will need to use JNI or ffi or channels or bridges if using flutter etc. You can use whatever cross-platform method you prefer. You must provide all sources and binary for Android and one other platform. Clear? The app will simply call several versions of "Hello World!" binaries (one in C, C++, Rust..) inside the "Apk" for example, and display the Hello World output in some GUI (graphical view/user interface) of the app. You can post just the BINARIES and provide the Source Code "after" you are AWARDED the contest. THAT...
I'm seeking an experienced developer to create a reverse shell connection targeting Windows systems. This project requires knowledge of APIs and the ability to write code in memory from user mode. Key project specifications include: - Implementing the reverse shell using PowerShell - Establishing a TCP connection for the shell Ideal candidates for this project should have: - Extensive experience with Windows and PowerShell - Proven ability in writing low-level system code - Familiarity with creating reverse shell connections Please, only apply if you have the necessary skills and experience.
I need a...take any action. If 8.8.8.8 succeeds, then tap into the Route 53 API and make a DNS record change. Eventually, when the remote host comes back online, the health checker should check for 30 out of 30 successful "pings". Upon the success, I want the DNS change to be reverted to its original state, which we can define in the code. - Functionality: The script should use the Route 53 API to conduct TCP health checks. - Notification: On failure of a health check, the script should notify me. I am open to discussing the possibility of automatic remediation if a health check fails, but this is not a requirement. Ideal candidates for this project should have: - Proficiency in Python - Experience with AWS and specifically Route 53 - Ability to implement notificatio...
...operate on two environments: an edge device based on the platform running Debian (Yocto) and a cloud workstation hosting the source code and development tools. The application will take a video stream from a camera as input, process it based on a customizable configuration file, and output the detection results in JSON format via TCP protocol. Key software components include a configuration parser, GStreamer pipeline manager, data processor, and TCP sender module. The project leverages C++17 and libraries such as GStreamer and OpenCV to ensure efficient processing and communication. Deployment will involve cloud-based development and testing, followed by deployment and performance evaluation on the edge device. The next steps include setting up the repository, developin...
More details: What type of items will the CNC machinist primarily work on? Metal components - mostly stainless steel parts Which machining operations are required for these metal components? Turning, Milling, Drilling - none but he needs to have the understanding to see whats invoved in the job to order material. What kind of drawing formats will the CNC machinist be working with? DXF files - and pdf drawings.
I'm looking for a Python developer who can create a script for monitoring industrial equipment using the Modbus protocol via TCP/IP. Key Responsibilities: - Develop a Python script for system monitoring of industrial equipment. - Use Modbus protocol for communication. - Implement TCP/IP for interfacing with the equipment. Ideal Skills and Experience: - Proficient in Python programming. - Experience with Modbus protocol. - Familiarity with TCP/IP communication. - Previous work involving monitoring industrial equipment. Very simple project looking for someone to write a srcipt that will connect over tcpip to a device called a mate 3, the modbus registers are attached in the document then all data needs to be sent via post in the following format: data "{&qu...
...and Deployment - Extensive PowerShell scripting - Windows Server (2012 R2, 2016, 2019, 2022) - Ability to learn and manage applications in an enterprise environment - IT Security solutions and applications ===== PLUSES===== - Programming and development experience (C, C#, Python, etc.) - Knowledge of internet firewall and Ethernet switching in a business environment - Proficiency in: GP's, Basic TCP/IP switching and routing and firewall knowledge, security - Virtual Server (VMware/Hyper-V) - AWS Cloud Experience (Deployment, Administration, Support) - Sophos IT Security (Deployment, Administration, Support) - Certifications: MCSE, MCP and related vendor certs and specialties (experience and aptitude are desired over certifications) - Connectwise PSA, RMM, Automate and/or o...
Requerimos un experto para conectar una impresora del tipo ticketera por TCP. Tenemos un manual de como se envía la información y la referencia de la impresora, a pesar de las pruebas, no hemos podido conseguir convertir un texto en un formato aceptable para que se proceda con la impresión. Al momento de terminar, debe desarrollar una forma para que desde la terminar o CMD, pueda enviar un texto que se pueda para imprimir
I need a senior engineer's assistance to connect a old Oracle Forms 6i application to an Oracle Database 12c using a TCP connection. Ideal candidates for this project should have: - Extensive experience with Oracle Forms 6i. - In-depth knowledge of Oracle Database 12c. - Proficiency in establishing TCP connections. - Ability to work within a Windows XP environment.
...segments Provide repair and maintenance for mobile devices Install, upgrade and repair EUC equipment (desktops, laptops, monitors, and associated peripherals) Provide software break/fix services and replacement of non-warranty assets for end users Provide network printers and scanner network connectivity, including providing network support for device configuration, for IP addressing, and direct TCP/IP output Provide warranty and break/fix support for networked printers and scanners Configure and support end users on mobile computing platforms Provide VIP support for equipment including desktop devices, mobile devices, display screens, video systems, docking stations, communication devices, direct attached printers, local printers, scanners, wireless networking, etc Create, chang...
...who can use Emscripten to compile FFmpeg into JavaScript. The primary objective is to seamlessly integrate FFmpeg into my website for video processing tasks, specifically format conversion. Key Responsibilities: - Use Emscripten to compile FFmpeg into JavaScript - Enable most common video conversion formats (x264 libavcodec/bsf/aac_adtstoasc) - Enable most common ffmpeg protocols (file,http,https,tcp,tls,crypto) Ideal Skills: - Extensive experience with compiling and Emscripten - Proficiency in FFmpeg Once the work is finished I would like to receive the file (I expect the file to be over 30Mb) and I would also like to have the list of steps to repeat the compilation independently. I'm not interested in node/nodejs/npm/wasm/WebAssembly, I'm not interested in anythin...
I am seeking a talented Web Developer to assist in completing my career guidance website project. The UI design has been created in Figma, and the Machine Learning models have been developed - all resources will be provided. Your role will be to integrate three pre-built Machine Learning models into the site, develop and finalize the website according to the provided UI interface and models, and ensure the entire project runs smoothly and offers a user-friendly experience. Ideal candidates should be proficient in both front-end and back-end web development, have experience integrating Machine Learning models into web applications, and possess a strong understanding of responsive design and user experience.
I'm looking for a developer experienced with Eclipse Theia to create a project navigator application based on a JSON feed tree. Key Features: - A detailed page with multiple tabs similar to Eclipse's development interface. - A tree navigator which displays JSON data. Right-clicking on a tree object brings up a context menu to draw a simple circular layout network diagram. - When a node of the diagram is clicked, the node's properties are shown in a property table and help information is displayed in a right pane. - The ability to print the diagram from a top menu print tool. - A three-pane layout consisting of a diagram pane, a detail information pane and a help pane. Data and Implementation: - The application will source its JSON feed from local files. - The network diag...
I'm looking for an expert in Operational Technology (OT) integration, specifically with Siemens , Fanuc ,Omron , Delta PLC controllers. The primary focus of this project will be integration and showing all communications with PLC to the common TCP / Ethernet Protocol and integrating same with MES via OPC UA . Use kepware Kepserverex for integration between MES and OT Key Requirements: - Extensive experience with PLC controllers, specifically Siemens S7-1200. OT Security & knowledge of OT Integration - Strong knowledge of OT systems and integration processes. - Ability to troubleshoot and optimize integration for efficiency. - Excellent communication skills for coordinating with our team.
I'm in need of a software solution that can convert messages from a Windows-based Telnet Client into UDP messages. The project requires a retention of certain functionalities, specifically data logging. Ideal Skills and Experience: - Proficiency in software development for Windows - Ex...functionalities, specifically data logging. Ideal Skills and Experience: - Proficiency in software development for Windows - Experience in creating conversion software - Understanding of UDP and Telnet protocols - Skills in data logging implementation - Prior work with C/C++, Python, or Java is a plus Please provide examples of similar projects you've completed in your proposal. Attached is the TCP 2 port telnet client we board we utilise which needs software convert to output the data...
I'm looking for a skilled video editor to create a project similar to the example video provided here: Here’s what I’ll provide: - The lyrics for the video. - Video clips to be used. - Background music. Your role would be to: - Edit the video by combining the clips, music, and lyrics so they sync seamlessly. - Ensure the final product has a style and feel similar to the example video. If you can replicate this style and bring the project to life, I’d love to work with you! Please share examples of similar work if available. We would start with this project. From there, I would want you to create between 1 - 5 videos monthly.
...hosts at once. If I set up a DMZ on the router pointing to the local IP of the Raspberry and on the Raspberry I have a UV4L web server, then I can access the video and audio of a Raspberry from the Internet, but I can't assign a DMZ to each Raspberry. UV4L uses WebRTC technology, thanks to which it has very low audio and video latencies, but WebRTC uses many unpredictable communication ports with TCP and UDP traffic, which does not allow me to restrict some ports so that I can share the available ports between several streams. I have found a solution, but it is not very good. What I do is use several Internet connections. Most Internet companies do not allow me in Spain (my country) to have more than one Internet connection per address. What I do is install a computer on ...
I'm looking for a skilled PHP Laravel developer who can create a robust vehicle tracking system. The system should be capable of tracking vehi...create a robust vehicle tracking system. The system should be capable of tracking vehicles' locations in real-time. Key Features: - The system should track vehicles, focusing primarily on their location - Real-time updates: The tracking information should be updated in real-time Ideal Skills: - Proficient in PHP 8 and Laravel - Extensive experience in developing GPS tracking systems - Knowledge of TCP server implementation in PHP - No JavaScript skills required for this project Please note that the project should not involve any JavaScript. Your proposal should clearly demonstrate your relevant experience and how you plan to d...
I'm in need of a Tally Prime code specifically designed to assist with managing product descriptions. Key features: - The code should facilitate the handling of product descriptions efficiently, allowing for easy navigation and updates as needed. Ideally, the freelancer should: - Have exte...features: - The code should facilitate the handling of product descriptions efficiently, allowing for easy navigation and updates as needed. Ideally, the freelancer should: - Have extensive experience with Tally Prime and coding for it. - Understand inventory management and product description systems. - Be able to provide a trial TCP for testing the code before final delivery. Please note that I will need to be able to check the functionality of the code using a trial TCP be...
I'm in need of a service that can provide an image, a definition, and an example sentence for a significant number of words (more than 100). This is for the American Language Course, which is a book used to teach English to international military students. These words will be provided by me in sections. I have attached an PowerPoint example for section 7.1. Key Requirements: - Ability to source or create suitable images for each word. Any type of image is acceptable (stock images, custom illustrations, etc.) just as long as it appropriately represents the word. Preferably realistic. ChatGPT works. - Strong understanding of language to craft clear, concise definitions and example sentences. - Creativity and resourcefulness in finding or creating engaging and rel...
I'm working on a project where I need to reverse engineer TCP packets from the Marvel Rival game. The ultimate goal is to create a website that uses an API built from these packets. The site should display overall player rankings and rankings by specific categories. Key Requirements: - Reverse engineer custom TCP packets from Marvel Rival game - Understand and identify data structures and communication protocol - Create an API using these packets to be used on the website Ideal Skills: - Networking and TCP/IP knowledge - Experience with reverse engineering - Web development skills Please note that the primary goal of this project is not to create cheats or mods, but to develop an API for a website that tracks player rankings.
I'm looking for a skilled professional to conduct a discrete event simulation at a datacenter scale, using either OMNET++ or NS-3. Key Focus Areas: - The primary objective of this simulation is performance analysis. - Specifically, ...datacenter scale, using either OMNET++ or NS-3. Key Focus Areas: - The primary objective of this simulation is performance analysis. - Specifically, I am most interested in assessing the latency and throughput of the system. - The simulation should focus on the TCP/IP network protocol. Ideal Skills and Experience: - Proficient in using OMNET++ or NS-3 for discrete event simulation. - Strong understanding of datacenter operations and performance metrics, particularly latency and throughput. - Extensive knowledge and experience with TCP...
Posiadam zrodła gry 2D napisane na protokole winsock TCP, interesuje mnie przepisanie kodu tak aby dzialal na protokole UDP bez wiekszych zmian w obsludze gry, zasad odbierania wysylania danych
...our own system which can poll the game servers for information like player stats and match history. The game operates in a similar fashion to many online multiplayer titles: After logging in, you are able to look at your own or other player's career pages which feature their lifetime statistics, as well as their match history with details of those matches and players involved. Here's an example of what we're looking to replicate with the data you help us acquire: We're looking to be able to: - Log in and authenticate with the game servers - Be able to lookup a given player by username - Retrieve a player's statistics and match history - Fetch the details of a match by its ID We need you to decipher and determine
I'm looking for a skilled professional who can set up an IEC 104 server on a custom embedded Linux board. Key Requirements: - The server's primary functionality will be basic data acquisition. - It should support the TCP/IP communication protocol. - Experience with embedded Linux systems, particularly custom boards, is crucial. Ideal Skills: - Proficient in developing and configuring IEC 104 servers. - In-depth knowledge of TCP/IP protocol. - Hands-on experience with embedded Linux systems. - Ability to implement basic data acquisition functionalities.
...SFP+ router. Required Skills: Strong understanding of FPGA design principles and methodologies. Hands-on experience with AMD Alveo U50 and its networking capabilities. Familiarity with Ethernet MAC IP cores to use on Alveo U50 Knowledge of XRT, Xilinx Vivado Design Suite and Vitis development environment. Experience with network programming and protocols (SFP+, QSFP, Ethernet, TCP/IP). Excellent communication and problem-solving skills. Project Scope: Consult on the selection and configuration of appropriate Ethernet MAC IP cores for 10GbE connectivity to get to the basic "Hello World" working model. Advise on network design considerations (eg. interfacing the U50's QSFP port with an SFP+ router). Provide guidance on software d...
I'm looking for an Excel macro that validates IPv4 addresses, subnets, ranges, and TCP/UDP ports. Requirements: - The macro should validate only IPv4 addresses. - Upon detecting an invalid IP address or port, the macro should both show a warning message and highlight the cell. - The macro needs to validate IP address, subnet, range, and port. Ideal Skills: - Extensive experience in Excel and its macro programming. - Understanding of IPv4 addressing. - Ability to implement user-friendly error handling. PAYMENT WILL BE MADE VIA 25$ GIFT CARD.
I'm looking for an experienced programmer to develop an IEC104 server/slave program in C for Linux. Key Requirements: - The main focus of this project is to ensure the program is easy to integrate with other systems. - The program must support communication over TCP/IP. Ideal Skills: - Proficient in C programming, particularly in a Linux environment. - Previous experience with IEC104 protocol development. - Strong understanding and practical experience with TCP/IP communication. - Excellent problem-solving skills and attention to detail.
I need a C program that operates as a Modbus TCP master and an IEC 104 slave, running on a Linux system. The program should include a CSV mapper file, which will be used to map the Modbus TCP registers to IEC 104 tags. Ideal Skills and Experience: - Proficient in C programming, especially for Linux systems. - Familiar with Modbus TCP and IEC 104 protocols. - Experience in creating and using CSV files for data mapping.