Skip to content
Adglob Infosystem Pvt Ltd
  • About Us
  • B2B and B2C Database
  • Bulk Email Solution
  • Contact Us
  • Corporate Email Service
  • Database Portfolio
  • Database Process Flow
  • Database Services
  • FAQs
  • Lead Generation
  • Managed Email Campaign Solution
  • Our Clients
  • Privacy Policy
  • Product Blog
  • Request Sample for Free Database
  • Terms & Conditions
  • Web Scrapping
  • Author: S K S

    This author has written 1787 articles
    1. Home>
    2. S K S>
    3. Page 129

    Cloudrail – Java

    • Post author:S K S
    • Post published:August 21, 2021
    • Post category:Cloudrail
    • Post comments:0 Comments

    This section gives an introduction on how to use CloudRail's Java SDK. Setup The easiest way to install is via Maven. It suffices to add the following to your pom.xml file −…

    Continue ReadingCloudrail – Java

    Cloudrail – Android

    • Post author:S K S
    • Post published:August 21, 2021
    • Post category:Cloudrail
    • Post comments:0 Comments

    This section gives an introduction on how to use CloudRail's Android SDK. Setup The easiest way to install is via Maven. If you are using Android Studio with Gradle, it…

    Continue ReadingCloudrail – Android

    Cloudrail – Home

    • Post author:S K S
    • Post published:August 21, 2021
    • Post category:Cloudrail
    • Post comments:0 Comments

    CloudRail is an API integration solution that speeds up the process of integrating third-party APIs into an application and maintaining them. It does so by providing libraries for multiple platforms…

    Continue ReadingCloudrail – Home

    Apache HttpClient – Multipart Upload

    • Post author:S K S
    • Post published:August 20, 2021
    • Post category:apache
    • Post comments:0 Comments

    Using HttpClient, we can perform Multipart upload, i.e., we can upload larger objects in smaller parts. In this chapter, we demonstrate the multipart upload in HTTP client by uploading a…

    Continue ReadingApache HttpClient – Multipart Upload

    Apache HttpClient – Custom SSL Context

    • Post author:S K S
    • Post published:August 20, 2021
    • Post category:apache
    • Post comments:0 Comments

    Using Secure Socket Layer, you can establish a secured connection between the client and server. It helps to safeguard sensitive information such as credit card numbers, usernames, passwords, pins, etc.…

    Continue ReadingApache HttpClient – Custom SSL Context

    Apache HttpClient – Multiple Threads

    • Post author:S K S
    • Post published:August 20, 2021
    • Post category:apache
    • Post comments:0 Comments

    A multi-threaded program contains two or more parts that can run concurrently and each part can handle a different task at the same time making optimal use of the available…

    Continue ReadingApache HttpClient – Multiple Threads

    Apache HttpClient – Cookies Management

    • Post author:S K S
    • Post published:August 20, 2021
    • Post category:apache
    • Post comments:0 Comments

    Cookies are text files stored on the client computer and they are kept for various information tracking purpose. HttpClient provides support for cookies you can create and manage cookies. Creating…

    Continue ReadingApache HttpClient – Cookies Management

    Apache HttpClient – Form-Based Login

    • Post author:S K S
    • Post published:August 20, 2021
    • Post category:apache
    • Post comments:0 Comments

    Using the HttpClient library you can send a request or, login to a form by passing parameters. Follow the steps given below to login to a form. Step 1 -…

    Continue ReadingApache HttpClient – Form-Based Login

    Apache HttpClient – Proxy Authentication

    • Post author:S K S
    • Post published:August 20, 2021
    • Post category:apache
    • Post comments:0 Comments

    In this chapter, we will learn how to create a HttpRequest authenticated using username and password and tunnel it through a proxy to a target host, using an example. Step…

    Continue ReadingApache HttpClient – Proxy Authentication

    Apache HttpClient – Using Proxy

    • Post author:S K S
    • Post published:August 20, 2021
    • Post category:apache
    • Post comments:1 Comment

    A Proxy server is an intermediary server between the client and the internet. Proxy servers offer the following basic functionalities − Firewall and network data filteringNetwork connection sharingData caching Using…

    Continue ReadingApache HttpClient – Using Proxy
    • Go to the previous page
    • 1
    • …
    • 126
    • 127
    • 128
    • 129
    • 130
    • 131
    • 132
    • …
    • 179
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP