Skip to content

amitgowda/AGInternetHandler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

This file is intended for use for iOS developers for simple and efficient way of handling http request like image, file downloading and storing.
Below is the list of steps required
1)Make an object of AGInternetHandler
2)Call the method startRequestWithURL:(NSString *)url tag:(int)tg andFileName:(NSString*)fileN 
3)and finally Implement the delegate methods requestSucceded and requestFailed

About

This project is intended for iOS developers to handle http requests efficiently without worrying about loading view

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published