linux ipc udp - JohnHau/mis GitHub Wiki

https://man7.org/linux/man-pages/man7/udp.7.html

https://www.baeldung.com/linux/communicate-with-unix-sockets

https://en.wikipedia.org/wiki/Unix_domain_socket

https://users.cs.cf.ac.uk/dave/C/node28.html

http://riaevangelist.github.io/node-ipc/

http://www.cs.columbia.edu/~jae/4118/L09-domain-sockets.html

https://www.mtholyoke.edu/courses/dstrahma/cs322/ipc.htm

https://www.ibm.com/docs/en/ztpf/1.1.0.15?topic=considerations-unix-domain-sockets

http://cs.uccs.edu/~cs522/pp/pp.html

http://www.haifux.org/lectures/217/

https://doc.akka.io/docs/alpakka/current/unix-domain-socket.html

https://www.compuhoy.com/are-unix-sockets-bidirectional/

https://serverfault.com/questions/124517/what-is-the-difference-between-unix-sockets-and-tcp-ip-sockets

https://unix.stackexchange.com/questions/500714/linuxs-internet-domain-socket-transport-protocols-tcp-udps-socket-and-port

https://www.systutorials.com/docs/linux/man/7-unix/

https://www.softprayog.in/programming/interprocess-communication-using-unix-domain-sockets

https://docs.datadoghq.com/developers/dogstatsd/unix_socket/?tab=host

https://docs.microsoft.com/en-us/aspnet/core/grpc/interprocess?view=aspnetcore-6.0

https://www.freedesktop.org/software/systemd/man/systemd.socket.html

https://www.howtogeek.com/devops/what-are-unix-sockets-and-how-do-they-work/

https://archive.docs.influxdata.com/influxdb/v1.0/tools/udp/

https://www.tutorialspoint.com/unix_sockets/ports_and_services.htm

https://nug.xojo.narkive.com/3UbC880x/udp-vs-ipc

https://people.cs.clemson.edu/~westall/853/notes/udpsend.pdf

http://nms.lcs.mit.edu/software/CM/linux-2.2.9/net/ipv4/udp.c

https://www.kernel.org/doc/html/latest/networking/tipc.html

http://manpages.ubuntu.com/manpages/focal/en/man7/unix.7.html

https://os.cs.luc.edu/ipc.html

https://copyconstruct.medium.com/file-descriptor-transfer-over-unix-domain-sockets-dcbbf5b3b6ec

https://medium.com/swlh/getting-started-with-unix-domain-sockets-4472c0db4eb1

image

image

image

https://docs.oracle.com/cd/E19120-01/open.solaris/817-4415/svipc-38596/index.html

https://www.linux.com/topic/networking/probe-your-linux-sockets-ss/

https://linux.die.net/man/2/recvfrom

https://git.ti.com/cgit/rpmsg/rpmsg/tree/net/ipv4/udp.c?id=f03d78db65085609938fdb686238867e65003181

https://www.cnblogs.com/xiaojiang1025/p/5950461.html

https://riptutorial.com/posix/example/22276/socket-basics

https://docs.python.org/3/library/socket.html

https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/configuring_and_managing_networking/getting-started-with-tipc_configuring-and-managing-networking

https://nng.nanomsg.org/man/tip/nng_ipc.7.html

https://idea.popcount.org/2019-11-06-creating-sockets/

https://blog.myhro.info/2017/01/how-fast-are-unix-domain-sockets

https://blog.51cto.com/frytea/3348720

https://blog.csdn.net/briblue/article/details/89350869

https://notes.shichao.io/unp/ch4/

https://code.kx.com/q/basics/ipc/

https://www.commandlinux.com/man-page/man5/systemd.socket.5.html

https://flylib.com/books/en/1.23.1/ipc_using_socketpair.html

https://admin-ahead.com/forum/general-linux/how-to-open-a-tcpudp-socket-in-a-bash-shell/

https://programming.vip/docs/5d8632469e848.html

https://www.boost.org/doc/libs/1_68_0/doc/html/boost_asio/overview/posix/local.html

https://www.netmeister.org/blog/ipcbufs.html

https://www.tenouk.com/Module41c.html

https://www.linuxidc.com/Linux/2016-11/136759.htm

https://code.woboq.org/linux/linux/net/ipv4/udp.c.html

https://ops.tips/blog/how-linux-creates-sockets/

https://perldoc.perl.org/perlipc

https://www.kshuang.xyz/doku.php/course:nctu-%E9%AB%98%E7%AD%89unix%E7%A8%8B%E5%BC%8F%E8%A8%AD%E8%A8%88:chapter16

https://blog.packagecloud.io/monitoring-tuning-linux-networking-stack-sending-data/

http://www.netzmafia.de/skripten/inetprog/unix-socket-faq-5.html

http://www.atakansarioglu.com/linux-ipc-inter-process-messaging-linux-domain-socket-fifo-pipe-shared-memory-shm-example/

https://m.elecfans.com/article/899923.html

http://dwise1.net/pgm/sockets/blocking.html

https://people.ece.cornell.edu/land/courses/ece5760/DE1_SOC/HPS_peripherials/UDP_index.html

https://student.cs.uwaterloo.ca/~cs350/S09/notes/ipc.pdf

https://users.cs.duke.edu/~chase/cps196/slides/sockets.pdf

http://www.microhowto.info/howto/send_a_udp_datagram_in_c.html

https://catonmat.net/unix-utilities-lsof

http://events17.linuxfoundation.org/sites/events/files/slides/rds.pdf

https://www.unix.com/unix-for-dummies-questions-and-answers/160166-what-advantage-unix-sockets.html

https://www.thegeekstuff.com/2010/07/perl-tcp-udp-socket-programming/

https://pages.cs.wisc.edu/~adityav/Evaluation_of_Inter_Process_Communication_Mechanisms.pdf

https://lwn.net/Articles/542629/

https://www.abc.se/~m6695/udp.html

https://www.2daygeek.com/linux-ss-command-monitor-socket-network-connections/

https://www.chromium.org/developers/design-documents/inter-process-communication/

https://wiki.tcl-lang.org/page/TclUDP

https://docs.rs/interprocess/latest/interprocess/

https://www.linuxjournal.com/article/7356

http://www.ccplusplus.com/2011/09/udp-broadcast-client-server-example.html

https://www.codeproject.com/Articles/617227/Understanding-IPC-from-Scratch-Part-1

https://www.keil.com/pack/doc/mw/Network/html/group__net_u_d_p___func.html

http://www.embeddedlinux.org.cn/emb-linux/process-thread/201703/17-6278.html

http://www.lib4dev.in/info/RIAEvangelist/node-ipc/17078920

https://karatos.com/art?id=ce8f106b-ddba-4447-a260-bf6b34918cda

https://quick-adviser.com/what-are-sockets-pipes-inter-process-communication/

https://www.rampfesthudson.com/what-is-ipc-in-linux/

http://www.cs.cmu.edu/afs/cs/project/TCA/www/ipc/

https://www.opensourceforu.com/2015/03/a-guide-to-using-raw-sockets/

https://www.programmersought.com/article/91242119672/

https://www.tutorialspoint.com/interprocess-communication-with-sockets

https://en.wikipedia.org/wiki/Transparent_Inter-process_Communication

https://programmer.ink/think/linux-network-ipc-introduction-and-use-of-socket-socket.html

https://man7.org/linux/man-pages/man2/socket.2.html

https://blog.fearcat.in/a?ID=00700-c688c60f-5882-46b0-a3e9-cb2b7f11e132

http://clinuxcode.blogspot.com/2014/02/ipc-and-sockets-programs-in-c-in-linux.html

http://www.catb.org/~esr/writings/taoup/html/ch07s07.html

https://docstore.mik.ua/orelly/perl3/tk/ch19_01.htm

https://flylib.com/books/en/2.878.1.166/1/

https://dwheeler.com/secure-programs/Secure-Programs-HOWTO/sockets.html

https://kamalmarhubi.com/blog/2015/06/10/some-early-linux-ipc-latency-data/

https://programmer.help/blogs/interprocess-communication-under-linux-unix-domain-socket.html

https://blog.birost.com/a?ID=01050-1f597011-30b3-476c-a85e-6a7346f96da2

https://www.linuxtopia.org/online_books/programming_books/art_of_unix_programming/ch07s03.html

https://www.inet.no/blog/post_ipc-performance-sockets-vs-files.html

https://www.ibm.com/docs/en/db2/11.5?topic=message-tcpip-errors

https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux_for_real_time/7/html/reference_guide/chap-sockets

http://users.pja.edu.pl/~jms/qnx/help/tcpip_4.25_en/prog_guide/sock_advanced_tut.html

https://www.gnu.org/software/libc/manual/html_node/Sockets.html

https://www.tecmint.com/connect-nginx-to-php-fpm/

https://www.engineersgarage.com/socket-in-linux-part-18-24/

https://liu.diva-portal.org/smash/get/diva2:1214834/FULLTEXT01.pdf

https://ncet.co.in/assets/pdf/e_learning/cse/ol/semVI/Sockets.pdf

https://www.qnx.com/developers/docs/7.1/#com.qnx.doc.neutrino.sys_arch/topic/ipc.html

https://cdn.ttgtmedia.com/searchEnterpriseLinux/downloads/Linux_Toolbox.pdf

https://inside.java/2021/02/03/jep380-unix-domain-sockets-channels/

https://tldp.org/LDP/tlk/ipc/ipc.html

https://www.cnblogs.com/xiaojiang1025/p/5950458.html

https://blog.travismclarke.com/post/socat-tutorial/

https://blog.csdn.net/u010312436/article/details/90481431

https://pymotw.com/2/socket/uds.html

https://docs.wxwidgets.org/3.0/overview_ipc.html

http://manpages.ubuntu.com/manpages/bionic/man1/socket.1.html

http://jmenke.blogspot.com/2019/10/ipc-tcp-and-posix-shared-memory.html

https://www.guardicore.com/labs/ipcdump-guardicores-new-open-source-tool-for-linux-ipc-inspection/

https://www.guardicore.com/labs/ipcdump-guardicores-new-open-source-tool-for-linux-ipc-inspection/

https://wiki.tcl-lang.org/page/Inventory+of+IPC+methods

https://aticleworld.com/socket-programming-in-c-using-tcpip/

https://people.cs.rutgers.edu/~pxk/416/notes/16-sockets.html

http://osnet.cs.binghamton.edu/publications/TR-20070820.pdf

https://piembsystech.com/linux-ipc/

https://etd.ohiolink.edu/apexprod/rws_etd/send_file/send?accession=osu1150482661&disposition=inline

https://roll.urown.net/server/mariadb/network.html

https://www.networkworld.com/article/3327557/using-the-linux-ss-command-to-examine-network-and-socket-connections.html

https://www.cs.dartmouth.edu/~campbell/cs50/socketprogramming.html

https://support.hpe.com/hpesc/public/docDisplay?docId=emr_na-c03474784

https://www.codetd.com/en/article/10470902

https://dornerworks.com/blog/using-mqtt-for-interprocess-communication-in-the-internet-of-things/

https://anil.recoil.org/papers/drafts/2012-usenix-ipc-draft1.pdf

https://blog.actorsfit.com/a?ID=00150-0dfe6a14-0914-417e-b557-9cf14415752e

https://karatos.com/art?id=04140d99-ffe3-430e-9035-dd722175642b

https://wang-yimu.com/a-tutorial-on-shared-memory-inter-process-communication/

https://caml.inria.fr/pub/docs/oreilly-book/html/book-ora186.html

https://itectec.com/unixlinux/building-a-unix-socket-bridge-via-tcp/

https://cr.yp.to/docs/secureipc.html

https://www.programmersought.com/article/89124696097/