Exploring the Depths of Data Transfer: sendfile vs. kTLSHow Netflix Ensures Smooth Streaming with Open Connect CDNPublic DNS (Domain Name Service) based on IPv4, IPv6 widely usedAI-based Image Creation based on Bing Image CreatorChatGPT App (flowGPT) to create images with textMR(Mixed Reality) Game Programming based on Unity 3D

DELPHI

Building a Simple DNS Server in Delphi with TTL Support (created at Mar 16, 2024)

Run command with Administrator permission in Delphi on Microsoft Windows (updated at Mar 09, 2024)

Get Application Data Path on Delphi (updated at Mar 09, 2024)

How to get application version number in Delphi (updated at Mar 09, 2024)

How To Turn On/Off Monitor with Delphi (updated at Mar 09, 2024)

Run PowerShell Command as Administrator in Delphi (updated at Mar 09, 2024)

Delphi code to send data to web server based on POST method (updated at Mar 09, 2024)

Delphi Program can command level execution program with hidden mode (updated at Jan 15, 2024)

Get the length of arrays and a string (updated at Jan 15, 2024)

How to return exit code such as exit() function in C/C++ ? (updated at Jan 15, 2024)


PHP

How to force cookies, disable php sessid in URL ? (updated at Mar 16, 2024)

Implementing a Versatile DNS Server in PHP: Handling A, AAAA, CNAME, and TXT Records (updated at Mar 16, 2024)

Building a Basic DNS Server in PHP/Python: A Beginner's Guide (updated at Mar 15, 2024)

Uploading files to Amazon S3 with REST API in PHP (updated at Feb 23, 2024)

GD library version in PHP (updated at Jan 15, 2024)

mcrypt missing when using phpMyAdmin on Centos 6.7 (updated at Jan 15, 2024)

Simple PHP code performance measuring example (updated at Jan 15, 2024)

How to set AUTO_INCREMENT ID in mySQL ? (updated at Jan 15, 2024)

Convert plain HTML to XHTML (updated at Dec 19, 2023)

Image file resizing in PHP (updated at Dec 17, 2023)


PYTHON

Implementing a Versatile DNS Server in Python: Handling A, AAAA, CNAME, and TXT Records (created at Mar 16, 2024)

Dynamic DNS Made Easy: Building a Python-Based Solution (created at Mar 15, 2024)

ENGINEERING

Exploring the Depths of Data Transfer: sendfile vs. kTLS (created at Mar 15, 2024)

How Netflix Ensures Smooth Streaming with Open Connect CDN (updated at Mar 15, 2024)

Public DNS (Domain Name Service) based on IPv4, IPv6 widely used (updated at Feb 23, 2024)

All Engineering Software Development How can you prioritize software design trade-offs when developing a new product? (created at Feb 21, 2024)

AI-based Image Creation based on Bing Image Creator (updated at Feb 17, 2024)

ChatGPT App (flowGPT) to create images with text (updated at Feb 17, 2024)

MR(Mixed Reality) Game Programming based on Unity 3D (created at Feb 01, 2024)

Where to get AWS Access Key ? (updated at Dec 21, 2023)

FNC(Photo/Video File Name Changer) v1.02 release - The file created date time information is available for those cameras providing incorrect EXIF data (updated at Dec 20, 2023)

FNC(Photo/Video File Name Changer) v1.0 release (updated at Dec 20, 2023)


WEB (HTML/JAVASCRIPT)

How to know the browser name in Javascript ? (updated at Mar 10, 2024)

To compare two HTML tables on web page in real time (updated at Mar 10, 2024)

To get web browser capability (updated at Mar 10, 2024)

Shake your browser window by Javascript (updated at Mar 10, 2024)

Pop Up Window On Top (updated at Jan 15, 2024)

Confirm The Link Clicked (updated at Jan 15, 2024)

Copy text to clipboard in Javascript (created at May 07, 2013)

To block copy & paste on your blog content (created at Mar 03, 2013)

Photoshop script programming in Javascript (created at Sep 14, 2009)

To hide/show area of web page without re-loading a page (created at Aug 27, 2009)


LINUX

Network diagnostic tool for IPv4/IPv6 - traceroute/traceroute6 (created at Mar 06, 2024)

chmod by type (directory and file permission) (created at Jan 15, 2024)

Check network port is open or not on CentOS 7 (updated at Jan 15, 2024)

Change MySQL port number for security purpose (updated at Jan 15, 2024)

CentOS warning: setlocale: LC_CTYPE: cannot change locale (UTF-8): No such file or directory on CentOS 7 (updated at Jan 15, 2024)

Set up an SMTP server on CentOS 7 (created at Jan 15, 2024)

Adding new cron job for automated processing on every 10 minutes on Centos 6.7 (updated at Dec 17, 2023)

How to optimize MySQL automatically in CentOS Linux (updated at Dec 17, 2023)

How to mount windows shared folder on Centos 6.8 - mount error 12 = Cannot allocate memory to the mount.cifs(8) (updated at Dec 17, 2023)

Configuring IP Address on Centos 6.7 (created at Nov 08, 2015)


WINDOWS/DOS

Enable/Disable IPv6 on Windows (updated at Feb 24, 2024)

Enable/Disable IPv4 on Windows (updated at Feb 24, 2024)

Windows XP Internet Connection Sharing: Port Forwarding Difficulties (updated at Jan 15, 2024)

How to make application speed faster (updated at Jan 02, 2024)

Editing your Web browser's settings for faster loading of pages (updated at Jan 02, 2024)

Check if a file exists from inside a batch file (updated at Dec 21, 2023)

File synchronization method using WinSCP script – downloading modified files from remote server, useful way to backup files through SSH (created at Jul 29, 2013)

Remote Desktop not work after SP3 installation ? (created at Dec 15, 2008)

Changing ANY user password without having to know the existing password (created at Dec 06, 2007)

Increase bandwidth by tweaking QoS in Windows XP Pro (created at Sep 03, 2007)


NOTICE

strcpy.com Renewal (updated at Dec 21, 2023)

SHELL (SH/BASH/ZSH)

How do I create animated background for Google Meet? (updated at Dec 21, 2023)

File conversion to UTF in Schell Script (created at Jan 19, 2009)

Server status checking by Shell Script (created at Apr 01, 2008)

C/C#/C++/MFC

URL Encode, Decode function for MFC (updated at Dec 20, 2023)

How to load HTML resource on MFC ? (updated at Dec 17, 2023)

How To Check If Your Printer Is Connected Using C# (created at Feb 27, 2012)

KMP String Matching Algorithm (created at Jul 21, 2010)

How to get process id in C# like windows task manager ? (created at Oct 15, 2009)

How to implement switch statement in C# ? (created at Sep 05, 2009)

How to implement while loop in C# ? (created at Sep 05, 2009)

How to delete file ? (created at Sep 04, 2009)

How to convert integer to text string ? (created at Sep 03, 2009)

How to convert text string to integer ? (created at Sep 03, 2009)


JAVA/JSP

How to resize image ? (updated at Dec 19, 2023)

How to set and get sessions on JSP code ? (created at Oct 27, 2008)

How to add a declaration on JSP code ? (created at Oct 27, 2008)

How to include file in JSP ? (created at Oct 27, 2008)

How to print out text strings on HTML directly ? (created at Oct 27, 2008)

Clipboard copy function working (created at Oct 17, 2008)

MAC/OSX

Installing MongoDB on a Mac with Homebrew (updated at Dec 17, 2023)

How do I input switch Korean to Chinese on Mac? (created at Dec 21, 2019)

LATEST POSTS

Building a Simple DNS Server in Delphi with TTL Support (created at Mar 16, 2024)

How to force cookies, disable php sessid in URL ? (updated at Mar 16, 2024)

Implementing a Versatile DNS Server in PHP: Handling A, AAAA, CNAME, and TXT Records (updated at Mar 16, 2024)

Implementing a Versatile DNS Server in Python: Handling A, AAAA, CNAME, and TXT Records (created at Mar 16, 2024)

Building a Basic DNS Server in PHP/Python: A Beginner's Guide (updated at Mar 15, 2024)

Dynamic DNS Made Easy: Building a Python-Based Solution (created at Mar 15, 2024)

Exploring the Depths of Data Transfer: sendfile vs. kTLS (created at Mar 15, 2024)

How Netflix Ensures Smooth Streaming with Open Connect CDN (updated at Mar 15, 2024)

How to know the browser name in Javascript ? (updated at Mar 10, 2024)

To compare two HTML tables on web page in real time (updated at Mar 10, 2024)

POPULAR POSTS

How To Turn On/Off Monitor with Delphi (updated at Mar 09, 2024)

Public DNS (Domain Name Service) based on IPv4, IPv6 widely used (updated at Feb 23, 2024)

MR(Mixed Reality) Game Programming based on Unity 3D (created at Feb 01, 2024)

GD library version in PHP (updated at Jan 15, 2024)

chmod by type (directory and file permission) (created at Jan 15, 2024)

mcrypt missing when using phpMyAdmin on Centos 6.7 (updated at Jan 15, 2024)

Simple PHP code performance measuring example (updated at Jan 15, 2024)

Windows XP Internet Connection Sharing: Port Forwarding Difficulties (updated at Jan 15, 2024)

How to make application speed faster (updated at Jan 02, 2024)

strcpy.com Renewal (updated at Dec 21, 2023)