Skip to content

MisaghM/APHTTP-Cross-Platform

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APHTTP Cross-Platform

A fork of ATHTTP to make it cross-platform.
Made for a pull request.

Changes

  • server/server.hpp/cpp

    The socket part and small fixes.

  • utils/utilities.cpp

    readFile and writeObjectToFile.

  • template_parser.hpp/cpp

    To run Windows system commands.

  • makefile

    Link Ws2_32 on Windows.

  • examples/main.cpp

    Catch exception by reference.

References

Some useful references on cross-platform socket programming:
Hands-On Network Programming
This Stack Overflow answer
This github gist

About

Simple web framework over C++ made cross-platform.

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • C++ 87.4%
  • HTML 7.1%
  • Makefile 5.5%