Simple socket comunication with AsyncSocket
Loading...
513
views
Loading...
Uploader Comments (ignazioc)
see all
All Comments (16)
-
Hi! could you please also implement a label with the text "connected to HOST:PORT" by using connectedHost and connectedPort?
thank you!
-
by the way, i checked the google project page, but there is no download link!
-
thanks! is the library part of xcode or do i have to download it? thank you
-
mi mancano dei file! perche? gcdasyncsocket.h, ddlog.h e ddttylogger.h
-
This is exactly what I'm looking for but I can't seem to get to the link.
please help.
Thanks
-
Is it possible to have a version of your project that work on XCode 3.2.4 ?
When trying to run your project on XCode 3.2.4, I get that error :
error: expected '=', ',', ';', 'asm' or '__attribute__' before'__AVAILABILITY_INTERNAL
__IPHONE_4_1' in the ULLimagePickerController.h
Loading...
you must relocate header.
ignazioc 4 months ago
link are in the second comment....but if you want i put this example on gitub
ignazioc 5 months ago
in SimpleSocketViewController.n row 35.
uint16_t port = [[[self serverPort] text] intValue];
ignazioc 6 months ago
this is the url ht tp : / / goo.gl / ub3Lk but maybe there is a problem with linking framework
ignazioc 6 months ago