| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 97,335
» Latest member: mu88scom1
» Forum threads: 2,426
» Forum posts: 11,371
Full Statistics
|
| Online Users |
There are currently 1433 online users. » 0 Member(s) | 1429 Guest(s) Applebot, Bing, Google, Yandex
|
| Latest Threads |
WebApplication.IP change ...
Forum: IntraWeb General Discussion
Last Post: MJS@mjs.us
5 hours ago
» Replies: 1
» Views: 102
|
Hook/callback to handle t...
Forum: IntraWeb General Discussion
Last Post: Lenfors
09-08-2026, 09:03 AM
» Replies: 0
» Views: 102
|
Reproducible IIS crash in...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
09-08-2026, 01:48 AM
» Replies: 0
» Views: 112
|
The packages IW16.xx inc...
Forum: IntraWeb General Discussion
Last Post: hsbelli
09-03-2026, 11:46 AM
» Replies: 2
» Views: 391
|
Redirection issues with F...
Forum: IntraWeb General Discussion
Last Post: magosk
08-31-2026, 10:03 AM
» Replies: 0
» Views: 199
|
Source Code
Forum: IntraWeb General Discussion
Last Post: magosk
08-31-2026, 08:11 AM
» Replies: 3
» Views: 563
|
TContenthandler requires ...
Forum: IntraWeb General Discussion
Last Post: valmeras
08-30-2026, 02:35 AM
» Replies: 0
» Views: 191
|
TIWjQDBGrid erratic behav...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
08-20-2026, 05:12 PM
» Replies: 8
» Views: 2,133
|
Change Language DataTable
Forum: IntraWeb General Discussion
Last Post: Rigoberto Mercedes
08-19-2026, 03:21 PM
» Replies: 1
» Views: 325
|
How to terminate HTTP Thr...
Forum: Indy
Last Post: rlebeau
08-14-2026, 08:01 AM
» Replies: 5
» Views: 924
|
|
|
| SOAP and Indy |
|
Posted by: staff@ergosoft.it - 01-19-2024, 04:01 PM - Forum: Indy
- Replies (8)
|
 |
Hi,
I use for test SOAPUI with this example
Code: <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:prot="Protocollo.wsdl">
<soapenv:Header/>
<soapenv:Body>
<prot:AggiuntaRequestData>
<operatore>myoperatore</operatore>
<password>mypass</password>
<segnatura>PD94bWwgdmVyc2lvbj0iMS4wIj8+CjxQcm90b2NvbGxvPjxUaXBvPkFSUklWTzwvVGlwbz48U3BlZGl6aW9uZT5Db2xsZWdhbWVudG8gZ2VzdGlvbmFsZTwvU3BlZGl6aW9uZT48T2dnZXR0bz5TVUUgaW4gUkVURSBuLjM0MjU3NzsgSW1wcmVzYTogREUgQk9OQSBGUkFOQ0VTQ087IExpc3RhIHByb2NlZGltZW50aTpFZGlsaXppYSAtIFBlcm1lc3NvIGRpIGNvc3RydWlyZSAtIFZvbHR1cmEuPC9PZ2dldHRvPjxEYXRhPjIwMjQtMDEtMDM8L0RhdGE+PE9yYT4xMjo0MzwvT3JhPjxDbGFzc2lmaWNhemlvbmU+Ni4yPC9DbGFzc2lmaWNhemlvbmU+PEFuYWdyYWZpY2hlPjxBbmFncmFmaWNhPjxOb21lPkZSQU5DRVNDTzwvTm9tZT48Q29nbm9tZT5ERSBCT05BPC9Db2dub21lPjxSYWdpb25lU29jaWFsZT5Nb2xhcm8gRWxlb25vcmE8L1JhZ2lvbmVTb2NpYWxlPjxDb2RpY2VGaXNjYWxlPkRCTkZOQzU5TDA4TDQ4M0Y8L0NvZGljZUZpc2NhbGU+PENvbXVuZT5VZGluZTwvQ29tdW5lPjxJbmRpcml6em8+RFVJTk88L0luZGlyaXp6bz48RW1haWw+UHJvdmFAUHJvdmEuaXQ8L0VtYWlsPjwvQW5hZ3JhZmljYT48L0FuYWdyYWZpY2hlPjxVZmZpY2lvPjxVZmZpY2lvTWl0dGVudGUvPjxVZmZpY2lvRGVzdGluYXQ+PC9VZmZpY2lvRGVzdGluYXQ+PC9VZmZpY2lvPjwvUHJvdG9jb2xsbz4K</segnatura>
</prot:AggiuntaRequestData>
</soapenv:Body>
</soapenv:Envelope>
on site:
https://testsegreteria.halleycih.com/WSU...WSMAIN.HBL
and works well...
is it possible to make the same SOAP call with indy ?
thanks
Alessandro Romano
|
|
|
| Delphi 12 first impressions |
|
Posted by: Alexandre Machado - 01-19-2024, 12:07 AM - Forum: IntraWeb General Discussion
- Replies (1)
|
 |
I've been using Delphi 12 daily now as my primary IDE. I've been also using it to build and test IntraWeb and other applications. The general impression is good. Better than I thought it would be actually.
1) Performance of compiled code:
My benchmarks show that there is a 13-16% performance gain in IntraWeb applications built with Delphi 12. I can't currently pinpoint where this gain comes from but I believe it comes from the changes in some core routines of the RTL (like Move, FillChar, and possibly others).
One of our Indy server benchmark applications went from 11500 to 13700 requests/second on my test machine.
2) Compiler
Seems that they fixed lots of stuff that was affecting LSP and everything that depends on it. I have no problems working with IntraWeb code base and other code bases as well.
3) IDE
Looks stable to me and I didn't have to restart it a single time due to unexpected crashes.
One thing that is bugging me though and I'll need to investigate: I can't copy any control on forms (or datamodules, IW forms, whatever) and paste them. Every time I try to copy a control I get an "Out of system resources" exception. Not sure if this is caused by any plugin (I only have GExperts and CNWizards installed). Still need to investigate. If someone also finds this problem, please let me know.
Overall I think this is the best release so far, especially due to the performance improvement. It's great to have a faster product with a single button click.
|
|
|
| IWBSLibSetCDNS what does it load ? |
|
Posted by: Comograma - 01-18-2024, 11:19 AM - Forum: IntraWeb General Discussion
- No Replies
|
 |
What libraries/variables does the function IWBSLibSetCDNS load ?
Does it load all this global Bootstrap3 variables from IWBSGlobal ?
gIWBS4LibJQueryJs
gIWBSLibBootstrapCss
gIWBSLibBootstrapJs
gIWBS4LibPolyFillerJs
gIWBS4LibIWBSCss
gIWBS4LibIWBSJs
gIWBS4LibDynamicTabsCss
gIWBS4LibDynamicTabsJs
gIWBSLibSummerNoteCss
gIWBSLibSummerNoteJs
Can I call only this function (IWBSLibSetCDNS) to load Bootstrap3 or there are some variables that I must load myself ?
|
|
|
| great product you cannot run |
|
Posted by: DelphiGuruSam - 01-18-2024, 05:08 AM - Forum: IntraWeb General Discussion
- Replies (2)
|
 |
I spent ALL f'ng day today trying to get a key for my XE2 pro that actually worked and let me create a plain SA {No-IP dns}:80 anything not "127.0...". I think IW is the greatest product I will never use.
Communications are poor, inconsistent, and lack handholding.
|
|
|
| TIWSSLOptions::SetPortA |
|
Posted by: JuergenS - 01-14-2024, 10:37 AM - Forum: IntraWeb General Discussion
- Replies (8)
|
 |
Edition: IntraWeb Ultimate Edition
IntraWeb Version: 15.5.5
C++Builder: 12
[ilink32 Fehler] Error: Nicht auflösbares externes '__fastcall Iwservercontrollerbase::TIWSSLOptions::SetPortA(const int)' referenziert von ...\WIN32\DEBUG\SERVERCONTROLLER.OBJ
[ilink32 Fehler] Error: Linken kann nicht ausgeführt werden
As of version IW15.5.4, the port property function has been changed in IWServerControllerBase.hpp:
old: __property int Port = {read=FPort, write=FPort, default=0};
new: __property int Port = {read=FPort, write=SetPort, default=0};
Unfortunately, the pragma entry required to redirect the property functions SetPortA()/SetPortW is missing.
(please refer //-- user supplied --)
|
|
|
|