Questions tagged [application-layer]

48 questions
-1
votes
1 answer

to clean up on exit or not

I understand that Clean-Up is good thing to do. I also understand OS internals, so if I know my process is terminating then its memory will be freed. But I like to propose different perspective. I am on the lines it is rather BAD idea to free the…
user2783263
-2
votes
1 answer

How a program selects the transport layer protocl and how to get the source code of that

I need to analyse the source code of the process that selects the transport layer protocol when a data is sent over a network. I tried to find but still I haven't fount it. Can someone suggests me how to get this? *At least If I can get the…
chathura
  • 3,362
  • 6
  • 41
  • 68
-2
votes
1 answer

DNS protocol,messages

In the DNS message format, in addition to the header fields, there are 4 sections: -questions -answer -authority -additional info. The DNS Server, who or what populates the sections: authority and additional info?
melix
  • 468
  • 4
  • 16
1 2 3
4