Getting vlc SAP Broadcast dump -


i receiving sap broadcasts, can use , play using standalone vlc application.

i have been asked provide dump of same. have 2 questions:

  1. i dont understand dump is
  2. how can obtain same?

there multiple types of dumps, might first find out, kind of dump meant. database dump, similar backup, it's memory dump.

a memory dump or crash dump copy of application including memory @ specific point in time. want create dump @ time application crashing or hanging. dump helpful find cause of problem.

there many ways obtain dump. first, windows might you, when asks "send information microsoft". second, can create using task manager. right click process , choose "create dump file". third, there many tools out there, e.g. process explorer or procdump, have pros , cons , serve different purposes.

to suggest tool specific case, need more information. exact wording might matter in situation.

update

in particular case looks sap means service advertising protocol, related network. broadcast message sent everybody.

you capture 1 wireshark, need lot of network knowledge filters set up. in case term "dump" refers similar database dump, because sap uses tables store lists of services.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -