Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
en:possible_integration_options_3_in_biostar_2 [2020/04/14 14:58]
yjjung [What are the next features]
en:possible_integration_options_3_in_biostar_2 [2020/04/14 14:59]
yjjung [What are the next features?]
Line 30: Line 30:
 One of the biggest advantages of G-SDK compare to Device SDK is that it supports various languages. For the last years, Device SDK users have had difficulty using development language other than C++ or C# which is in the sample code. \\ One of the biggest advantages of G-SDK compare to Device SDK is that it supports various languages. For the last years, Device SDK users have had difficulty using development language other than C++ or C# which is in the sample code. \\
 Since BioStar 2 Device SDK can communicate with C++ library, you have to use C++ language or need to marshall all the APIs and structures in the library into other languages. Currently BioStar 2 Device SDK provides only C# marshalling sample. \\ Since BioStar 2 Device SDK can communicate with C++ library, you have to use C++ language or need to marshall all the APIs and structures in the library into other languages. Currently BioStar 2 Device SDK provides only C# marshalling sample. \\
-{{:​en:​gsdk_devicesdkstructure.png?​600|}} \\+{{:​en:​gsdk_devicesdkstructure.png?​900|}} \\
 ** [Figure 3. BioStar 2 Device SDK structure] ** \\  ** [Figure 3. BioStar 2 Device SDK structure] ** \\ 
  
Line 42: Line 42:
 \\ \\
  
-{{:​en:​gsdk_gsdkstructure.png?​600|}} \\+{{:​en:​gsdk_gsdkstructure.png?​900|}} \\
 ** [Figure 4. G-SDK structure] ** \\  ** [Figure 4. G-SDK structure] ** \\ 
 \\ \\
Line 54: Line 54:
 Master Gateway helps you handle multiple Device gateways and it can be deployed on a cloud server or provide mobile direct accessibility too. \\ Master Gateway helps you handle multiple Device gateways and it can be deployed on a cloud server or provide mobile direct accessibility too. \\
 {{:​en:​gsdk_mastergateway.png?​600|}}\\ {{:​en:​gsdk_mastergateway.png?​600|}}\\
 +** [Figure 5. Device Gateway vs Master Gateway] ** \\ 
 \\ \\