Socket

Forum for suggestions and new feature requests for SDStudio Design Environment
Post Reply
ctaty3
Registered User
Posts: 22
Joined: Tue Jan 23, 2018 9:24 am

Socket

Post by ctaty3 »

Greetings!

It would not be bad to add functions to manage the socket (including the transfer of data through it). In my opinion, this is a very necessary thing!
User avatar
Serkan
Developer
Developer
Posts: 214
Joined: Thu Jul 04, 2013 8:44 pm
Location: Windows.h
Contact:

Post by Serkan »

There will be socket support
According to user-base of this kind of applications , we still did not make a decision on the type of socket support

Raw sockets , or moderated , or simplified

Raw sockets might be very usefull for users who connect to some custom devices on LAN ,but might be confusing for regular users
We'll make a decision on this later after collected some feedback from alpha testers

Additionally ,there will be an Internet class , this could be used for ,WEB,REST ,SOAP, or anything else that can be delived via HTTP headers or body
A Download class for dowloading files from remote web servers
User avatar
BadKaiPanda
Registered User
Posts: 95
Joined: Fri Jun 14, 2013 8:49 pm

Post by BadKaiPanda »

Why don't you offer raw with a simplied api on top for the other users, meaning that it's keeping both parties happy the hard core user and them new users.
BunnyHop CDD Obscurer Post | Home Page
Post Reply