EuhatOfp是一个对等网络机器间通信的开源库,基于用户态TCP协议栈,现在是在Dpdk Ofp上实现的。
refer to: https://github.com/euhat/EuhatOfp
人,技术,生活。
EuhatOfp是一个对等网络机器间通信的开源库,基于用户态TCP协议栈,现在是在Dpdk Ofp上实现的。
refer to: https://github.com/euhat/EuhatOfp
我写的一个开源的工具库,地址:https://github.com/euhat/EuhatGift
现在包含功能:
新增远程文件上传下载功能,传输过程中支持2048或256位不对称加密技术,不怕网络偷窥,而且支持安卓端。集成EuhatWorkTrace的功能并强化。
软件中文名现在更名为“优孩”。
本软件是开源软件。
本软件可以记录电脑操作时间,结合工作时间安排,可以提醒用户上下班打卡,比如钉钉打卡。
这是我写的一款开源软件,主要用于安卓设备上的RTSP流获取及显示。更多信息,请参看:
This is a mouse and keyboard record-replayer in Windows. It has a feature of targeting window basing on window's relative location, so its replaying ability upgrades very obviously.
Here is the official site of Euhat Replayer or Euyao Replayer.
Download link: euhat-replayer-v3.1.3.2.zip
Backup link: http://pan.baidu.com/s/1pJqiRDh
Backup link: http://1drv.ms/1Ci4Nzl
Backup link: http://xiazai.zol.com.cn/detail/43/429997.shtml
Euhat language is very similar to C language, but she does not need to compile first, she can directly run.
Euhat language can directly call windows api or dll api.
The entrance code file must have a "main" function, and it should include all relative code files through include instruction. so this method allows us run all the code files without writing makefile.
Definition is composed of function definition, structure definition, normal variable definition and func variable definition. The default accessability of definition in a code file is accessable among all code files. If you want definition not shared by other code files, you need to add "static" keyword in front of the definition statement.
An entrance code file and its relative code files construct a program, you can compile a program into a binary file which you can protect your right for un-disassembling, through compilation, you will find a syms file generated, which contains meaningful variable name to non-meaningful variable name projection, you can use it debug you program, and keep it secret not publishing.
Download link: euhat-language-v0.7.0.8.zip
Backup link: http://pan.baidu.com/s/1sj19Inb
Backup link: http://1drv.ms/1vic9DB