Monthly Archives: March 2019

file transfer requirement

normal user could need to post file inside his phone to a PC, to another user’s phone , or to another device. without need to connect to that user. he might be just need it for one time only.

on his phone, he just need to install this app. and select which file to transfer. on another phone, it will display a mic code. it could be a number , or could be any thing easy to set target. to transfer file to that target.

target phone or browser will be post the file and accept , show progress , allow to save to local drive.

It should be fast, no limit the file size.

https://malcoded.com/posts/angular-file-upload-component-with-express

https://malcoded.com/posts/angular-file-explorer-component

pcap_sendpacket send: Message too long (errno = 90)

https://blog.securityonion.net/2011/10/when-is-full-packet-capture-not-full.html

run this line to disable NIC assemble packet before reach to pcap reader

for i in rx tx sg tso ufo gso gro lro; do ethtool -K wlan0 $i off; done

view setting

ethtool -k wlan0

windows :

https://docs.microsoft.com/en-us/windows-hardware/drivers/network/using-registry-values-to-enable-and-disable-task-offloading