Matteo Costantini

Results 7 comments of Matteo Costantini

> I also encounter the same problem in vs2017, which is saved as urf16be, and there are some small problems: > > constexpr typename std::common_ type::type max(NumberL lval, NumberR rval)...

This is my implementation, dont connect . i'm in UI environment. How i can use? My FTP credentials is valid ('m tryng with WINSCP!!) in FTPCLient.cpp go in this rows...

@embeddedmz : I'm able to connect to my server with this instructions: curl_easy_setopt(m_pCurlSession, CURLOPT_SSL_VERIFYPEER, FALSE); curl_easy_setopt(m_pCurlSession, CURLOPT_SSL_VERIFYHOST, FALSE); curl_easy_setopt(m_pCurlSession, CURLOPT_SSLVERSION, CURL_SSLVERSION_TLSv1_0); curl_easy_setopt(m_pCurlSession, CURLOPT_FTP_SSL, CURLOPT_FTPSSLAUTH); curl_easy_setopt(m_pCurlSession, CURLOPT_FTPSSLAUTH, CURLFTPAUTH_TLS); Can you improve...

the connection function successfully only if i put curl_easy_setopt(m_pCurlSession, CURLOPT_USE_SSL, CURLUSESSL_ALL); curl_easy_setopt(m_pCurlSession, CURLOPT_SSL_VERIFYPEER, FALSE); curl_easy_setopt(m_pCurlSession, CURLOPT_SSL_VERIFYHOST, FALSE); curl_easy_setopt(m_pCurlSession, CURLOPT_SSLVERSION, CURL_SSLVERSION_TLSv1_0); curl_easy_setopt(m_pCurlSession, CURLOPT_FTP_SSL, CURLOPT_FTPSSLAUTH); curl_easy_setopt(m_pCurlSession, CURLOPT_FTPSSLAUTH, CURLFTPAUTH_TLS);

The server is ftp with explicit autentication

Hi , my Select2 FIeld is paginate very well. But when i open EDIT mode select2 is not filled!! Why? I read want initValue. How can I use it?

No it's no priority but it's for reserve a column (first) to pin/unpin the hidden resultset of a responsive table