Skip to content

C Socket (and ssl) wrapper library; for making the connecting to the internets a little easier.

License

MIT, GPL-3.0 licenses found

Licenses found

MIT
LICENSE
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

kro-cat/krossock

Repository files navigation

krossock

C Socket (and ssl) wrapper library; for making the connecting to the internets a little easier.

Cross compilation to Windows not fully supported yet

Library requirements

(make sure you have these built for and installed on your toolchain)

  • openssl ( link with "-lssl -lcrypto" )

If you're using Arch and compiling for windows using mingw-w64, you may find the following packages useful:

  • mingw-w64-openssl AUR

Additional Information

This appliction is set up to be built using autotools. You may use autoreconf --install to produce ./configure. It's a good idea to use ./configure in a build/ subdirectory or outside of the build tree.

Feel free to propose changes to the functionality or documentation of this application.

About

C Socket (and ssl) wrapper library; for making the connecting to the internets a little easier.

Resources

License

MIT, GPL-3.0 licenses found

Licenses found

MIT
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published