1486
advertising rule
(lemmy.world)
Behavior rules:
Posting rules:
NSFW: NSFW content is permitted but it must be tagged and have content warnings. Anything that doesn't adhere to this will be removed. Content warnings should be added like: [penis], [explicit description of sex]. Non-sexualized breasts of any gender are not considered inappropriate and therefore do not need to be blurred/tagged.
Also, when sharing art (comics etc.) please credit the creators.
If you have any questions, feel free to contact us on our matrix channel or email.
Other 196's:
You're misinformed. Reality is they aren't initiating requests at all.
I guess ads just show up on your system by magic, then? They've overcome the need for IP protocols?
Are you just trolling? The client initiates the requests, not the ad server. Might want to brush up on those IP protocols.
And then the server feeds data to the client with AJAX calls and similar functions to fetch additional material.
And ad blockers try to distinguish between secondary calls gathering real content and calls that are just serving ads (YouTube ad blocking being the epitome of this challenge).
But I'm sure you're a smart, sophisticated computer guy who doesn't need to play dumb on this.
I'm glad we're on the same page now 👍
Except you're still wrong, a server cannot make an AJAX call to a client. The client has to make it. You keep incorrectly trying to frame it like the server initiates these connections, instead of just admitting you didn't know what you were talking about.
I never said it did.
The server feeds the HTML/JavaScript/etc which contains AJAX calls that automatically launch
Great lol, so we are in agreement with my original comment.