Related resources for Protocols
  • Overview of Essential Networking Devices11/8/2024 5:01:07 AM. Networking devices enable data flow and secure communication within networks, connecting computers, servers, and other devices. Examples include routers, switches, modems, access points, and firewalls
  • Layer 2 vs Layer 3 Which One's Right for Your Project?10/21/2024 5:02:55 AM. This article explores the unique features, advantages, and ideal use cases of each layer, guiding you in selecting the right solution to enhance scalability, efficiency, and overall performance for yo
  • What is a Handler in ASP.NET Web Forms and How to Use It7/30/2024 6:26:02 AM. Learn about HTTP handlers in ASP.NET Web Forms, which handle specific HTTP requests like image generation and file downloads. Implement handlers by creating a class that implements IHttpHandler, regis
  • AlbertAGPT Bird's Eye Architectural View7/29/2024 6:51:51 AM. AlbertAGPT is a cutting-edge AI architecture featuring domains for updating, interacting, retrieving, and researching information. It integrates advanced NLP, NLU, and NLG technologies with robust saf
  • Enable Other Protocols (TCP, PIPE, MSMQ etc.) In IIS6/13/2024 11:53:28 AM. Learn how to expand Windows IIS beyond HTTP, HTTPS, and FTP to include TCP and PIPE protocols. Follow steps to enable these protocols via Control Panel and IIS settings, enhancing connectivity options
  • The Difference Between SSL and TLS6/5/2024 5:39:35 AM. SSL (Secure Sockets Layer) and TLS (Transport Layer Security) are encryption protocols securing data transmission over networks. TLS succeeded SSL, offering improved security and compatibility. Both f
  • Difference between Forward and Reverse Proxy5/29/2024 9:28:06 AM. Forward and reverse proxies serve distinct roles in network communication. Forward proxies act on behalf of clients, accessing resources on external servers, while reverse proxies handle requests from
  • Remoting Technology: Distributed Computing4/18/2024 1:27:32 PM. Remoting technology facilitates distributed computing, enabling seamless communication between processes or applications across a network. It employs protocols, marshaling, and proxies to facilitate r
  • NSX-T 4.0 Features and Updates: Revolutionizing Network Virtualization and Security10/20/2023 10:11:46 AM. This article introduces readers to VMware NSX-T 4.0, explores its key features and updates, and provides examples of how it impacts network virtualization and security. You can further expand on each
  • Exploring Fusion of CAN Bus and Azure IoT for Bridging8/31/2023 5:43:19 AM. Unlocking Smart Industry with Azure IoT and CAN Bus Integration: Real-time data collection and cloud-powered analytics revolutionize decision-making, efficiency, and predictive maintenance across sect
  • Legacy Modbus Devices Connected to Azure IoT8/22/2023 6:32:13 AM. Discover the fusion of Modbus, a time-honored protocol in industrial automation, with Azure IoT. Seamlessly connect legacy systems to cloud services for insights, efficiency, and transformative power.
  • Protocols In Swift1/7/2022 5:42:13 AM. This article explains about protocols and how to implement and extend them in Swift.
  • Web Security Vulnerabilities On SSL/TLS Protocols And Set-Cookie Attributes 7/22/2021 4:36:58 AM. In this article, you will learn about Web Security Vulnerabilities On SSL/TLS Protocols And Set-Cookie Attributes.
  • RESTful API Additional Standards And Protocols7/9/2021 10:19:38 AM. In this article, I collected basic info about 4 related to RESTful API standards and protocols that are widely used, such as OData, JSON:API, JSON Schema, OpenAPI.
  • What Is Storage Area Network And Storage Protocols5/23/2021 2:47:46 AM. In this article, you will learn what is Storage Area networks and Storage Protocols?
  • Internet of Things (IoT) - Part 4 (Network Protocols and Architecture)4/22/2020 12:22:26 AM. In this article you will learn Network Protocols and Architecture in the Internet of Things (IoT).
  • Fix To: 'One or more Network Protocols are Missing on this Computer' Error in Windows 101/16/2020 11:49:17 AM. In this article we are going to see a fix to the error “One or more network protocols are missing on this computer” in Windows 10.
  • Protocols in Swift9/27/2019 10:54:03 PM. In this article, I will give you a brief introduction of protocols in Swift.
  • Overview Of HTTP/2 Protocol4/4/2019 8:16:06 AM. In this article, I will explain some of the key features of the new protocol HTTP/2 like browser and server compatibility and will detail the things you might need to think about as we see more adopti
  • Technologies Behind SOA1/29/2015 3:33:18 AM. In this article you will see few technologies in the world for SOA, like WSDL and UDDI.
  • Database Hardening For SharePoint 20137/3/2014 12:48:09 PM. This article explains how to secure communication between servers in a farm by blocking the default ports used for SQL Server communication and establishing custom ports for this communication instead, in SharePoint 2013.
  • Overview of CDN4/15/2014 11:33:12 AM. In this article you will learn about Content Delivery Networks (CDNs).
  • Difference Between REST and SOAP Protocols in iPhone2/16/2013 5:00:53 PM. In this article I explain the differences between the REST and SOAP protocols.
  • WCF Overview9/9/2010 11:36:04 AM. WCF is a .NET platform for developing services .Service is any functionality that can be consumed by the outside world. A service defines well defined communication protocols to communicate with it.
  • Basics of Data Communication Part: 27/11/2010 11:28:36 AM. This article will explain, Data Communication Networking, Protocols and Protocol Architecture.
  • XML-Based Protocols4/13/2010 12:45:19 AM. In this article I will explain you about XML-Based Protocols.
  • 3D Real-Time Stock Exchange Quote Stream Ticker in GDI+ and C#4/9/2008 2:38:28 PM. This article represents 3D Real-Time Stock Exchange Quote Stream Ticker version 1.0. The big option here is internal email-alert control with built in POP3 and SMTP protocols. This control starts when some condition is execute. You can save current quote in some graphics format and print it.
  • Remote Objects:Part I1/5/2006 4:00:54 AM. This demo shows how to create the remote objects with callback functions and use them in the window host.
  • Mail Checker 1.012/26/2005 6:43:28 AM. In this article, author shows how to create a program to check your IMAP mail.
  • Using SOAP Header to Authenticate a Web Service Consumer12/8/2005 12:30:42 AM. In this Article we are going to use SOAP Header to authenticate the WebService users.
Source Code: Graphics Programming with GDI+
Graphics Programming with GDI+ is the .NET developer's guide to writing graphics appl...
Download