There are lots of examples in the iotivity code base. In resource/examples, there is a simpleclientserver.cpp which is a unified example - but in the same directory there is also a simpleclient.cpp and a simpleserver.cpp which show a divided approach. There are many other examples in that directory. There is a new ocf_light subdirectory that shows a rather complete example of making a simple server.
hope these can help show the way - please feel free to come back and ask more questions. On Sun, Apr 15, 2018 at 7:33 PM, 구자훈 <[email protected]> wrote: > Hello, > > I don't know if it's right to ask a question here. > > > > I am trying to implement about [IoTivity Development on Raspberry Pi3 > document] directly. > > In this example, server and client are implemented in one. > > I want to make a request in divided client (or separate) to Server. > > If this is possible, Can you tell me which part need to fix? > > > > And, I am sorry if this question is done where it is not appropriate. > > Thanks. > > > 블로그서명 > [image: 블로그] <http://blog.naver.com/sigmao.do> sigmao님의블로그 > <http://blog.naver.com/sigmao.do> > 자기소개가없습니다. <http://blog.naver.com/sigmao.do> > > _______________________________________________ > iotivity-dev mailing list > [email protected] > https://lists.iotivity.org/mailman/listinfo/iotivity-dev > >
_______________________________________________ iotivity-dev mailing list [email protected] https://lists.iotivity.org/mailman/listinfo/iotivity-dev
