Example source code bank

A collection of example source codes for c/c++ and ios and android platform. It also includes objective c.

Sunday, March 27, 2016

Node.js 서버 프로그래밍 배우기 가이드 (로드맵)

›
Node.js를 활용한 서버 프로그래밍을 위해 알아야 하는 것들.         1. (기본) Javascript 언어               -> 서버와 클라이언트에서 모두 사용된다.               -> 참조 사이트 ...
Friday, June 21, 2013

NSNetService initWithDomain example in Objective C (iOS).

›
NSNetService initWithDomain Returns the receiver, initialized as a network service of a given type and sets the initial host information...

NSNetService initWithDomain type name example in Objective C (iOS).

›
NSNetService initWithDomain type name Returns the receiver, initialized as a network service of a given type and sets the initial host i...

NSNetService hostName example in Objective C (iOS).

›
NSNetService hostName Returns the host name of the computer providing the service. - (NSString *)hostName Return Value of [ NSNetSer...

NSNetService getInputStream outputStream example in Objective C (iOS).

›
NSNetService getInputStream outputStream Retrieves by reference the input and output streams for the receiver and returns a Boolean valu...

NSNetService getInputStream example in Objective C (iOS).

›
NSNetService getInputStream Retrieves by reference the input and output streams for the receiver and returns a Boolean value that indica...

NSNetService addresses example in Objective C (iOS).

›
NSNetService addresses Returns an array containing NSData objects, each of which contains a socket address for the service. - (NSArray...
›
Home
View web version
Powered by Blogger.