Mehic.info

Category Archives: Technology

Posts related to my job or interests

New article published in “IEEE/ACM Transactions on Networking” journal

A Novel Approach to Quality of Service Provisioning in Trusted Relay Quantum Key Distribution Networks Authors Miralem Mehic Department of Telecommunications, University of Sarajevo, Sarajevo, Bosnia and Herzegovina VSB-Technical University of Ostrava, Ostrava-Poruba, Czech Republic Peppino Fazio VSB-Technical University of Ostrava, Ostrava-Poruba, Czech Republic Stefan Rass System Security Group, Institute of Applied Informatics, Alpen-Adria Universitaet Klagenfurt, Klagenfurt, Austria Oliver Maurhart […]

Read more

How to increase stack size in c++ (IDE : codeblocks)?

In windows use –slack specific flag. For codeblocks follow: go to settings -> compiler go to linker settings tab and add “-Wl,–stack,SIZE” in the other linker options section (i have set 512mb) On Linux, to get an unlimited stack, you should open a shell and run this command: $ ulimit -s unlimited And then (until […]

Read more

New article published in “IEEE Access” journal

The Value of Geographic Locations Submitted by Internet Users Authors Dan Komosny Department of Telecommunications, Brno University of Technology, Brno, Czech Republic Miralem Mehic Department of Telecommunications, University of Sarajevo, Sarajevo, Bosnia and Herzegovina Department of Telecommunications, VSB-Technical University of Ostrava, Ostrava-Poruba, Czech Republic Abstract Internet users may be asked to manually provide their contact details including city or […]

Read more