Skip to content

SwiftLotus/Tide

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tide

This is Tide for Swift. It is based upon the libtide library developed by Martin Sustrik and upon the work done by the Zewo team in the Swift TCPIP package.

The libtide library and its headers is required for the swiftysockets package. To build and install on your system:

git clone https://github.com/iachievedit/Tide
cd Tide
sudo make install

This will install header files in /usr/local/include/tide and libtide.a in /usr/local/lib.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 90.7%
  • Makefile 5.3%
  • Objective-C 4.0%