Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 93,809
» Latest member: Jun88usorg0
» Forum threads: 2,420
» Forum posts: 11,360

Full Statistics

Online Users
There are currently 706 online users.
» 1 Member(s) | 702 Guest(s)
Applebot, Bing, Google, Jun88usorg0

Latest Threads
Source Code
Forum: IntraWeb General Discussion
Last Post: PaulWeem
08-22-2026, 11:28 AM
» Replies: 1
» Views: 92
TIWjQDBGrid erratic behav...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
08-20-2026, 05:12 PM
» Replies: 8
» Views: 1,678
Change Language DataTable
Forum: IntraWeb General Discussion
Last Post: Rigoberto Mercedes
08-19-2026, 03:21 PM
» Replies: 1
» Views: 126
How to terminate HTTP Thr...
Forum: Indy
Last Post: rlebeau
08-14-2026, 08:01 AM
» Replies: 5
» Views: 520
Looking for UI Design Tip...
Forum: Delphi General Discussion
Last Post: chrisjordon232
08-06-2026, 05:17 AM
» Replies: 0
» Views: 149
TIWjQDBGrid DateFormat
Forum: IntraWeb General Discussion
Last Post: brushbuny
08-05-2026, 03:31 AM
» Replies: 2
» Views: 1,559
Simply convert PeerIp to ...
Forum: Indy
Last Post: DidierMenant
08-04-2026, 03:50 PM
» Replies: 2
» Views: 309
New CGDevTools build is a...
Forum: CGDevTools
Last Post: lfeliz
08-04-2026, 12:03 AM
» Replies: 2
» Views: 1,460
IW 16.2.0 Missing librari...
Forum: IntraWeb General Discussion
Last Post: JuergenS
07-31-2026, 09:44 AM
» Replies: 6
» Views: 1,467
CSS file not reloading af...
Forum: IntraWeb General Discussion
Last Post: CharlieDunn
07-29-2026, 10:02 AM
» Replies: 3
» Views: 596

 
  TIdUDPServer connected clients
Posted by: _b-har - 12-19-2020, 05:52 PM - Forum: Indy - Replies (1)

Hello; is it possible to determine the clients currently connected to a TIdUDPServer?  I can do this with the TCP server, but have not found a way to do it with the UDP server.  Thank you.

Print this item

Exclamation Testing Github Discussions
Posted by: kudzu - 12-18-2020, 05:28 PM - Forum: COSMOS - No Replies

Most users by far have been using our chat and not the forums. The forums show very little activity while our chat room is lively almost every day.

Github has also created a new feature called discussions. We are moving to there for now to try it out. In the short term we will leave these forums open until we test the discussions for a while until we make a final decision.

Check the new forum area out over here:
https://github.com/CosmosOS/Cosmos/discussions/

Print this item

  TIWFileUploader Event
Posted by: matija - 12-18-2020, 06:16 AM - Forum: IntraWeb General Discussion - Replies (6)

Why not work (start) TIWFileUploader event OnAsyncUploadCompleted in IW15.2.20 with delphi XE12? Invalid file!

Identical code work in IW14.13 with Delphi XE8.

Print this item

  OpenSSL 'ChangeCipherSpec' MiTM Potential Vulnerability
Posted by: pgnair - 12-17-2020, 10:26 AM - Forum: IntraWeb General Discussion - Replies (15)

I am using Intraweb 14.2.1 and the OpenSSL dll libraries 1.0.2u(last modified 21/12/2019). We received below vulnerability on this quarter PT on one of the web application running as standalone. How can resolve this issue please?


[The OpenSSL service on the remote host is potentially vulnerable to aman-in-the-middle (MiTM) attack based on its response to twoconsecutive 'ChangeCipherSpec' messages during the incorrect phase ofan SSL/TLS handshake.This flaw could allow a MiTM attacker to decrypt or forge SSL messagesby telling the service to begin encrypted communications before keymaterial has been exchanged which causes predictable keys to be usedto secure future traffic.OpenSSL 1.0.1 is known to be exploitable. OpenSSL 0.9.8 and 1.0.0 arenot known to be vulnerable; however the OpenSSL team has advised thatusers of these older versions upgrade as a precaution. This checkdetects and reports all versions of OpenSSL that are potentiallyexploitable.Note that Indusface WAS has only tested for an SSL/TLS MiTM vulnerability(CVE-2014-0224). However Indusface WAS has inferred that the OpenSSL serviceon the remote host is also affected by six additional vulnerabilitiesthat were disclosed in OpenSSL's June 5th 2014 security advisory : - An error exists in the 'ssl3_read_bytes' function that permits data to be injected into other sessions or allows denial of service attacks. Note that this issue is exploitable only if SSL_MODE_RELEASE_BUFFERS is enabled. (CVE-2010-5298) - An error exists related to the implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) that allows nonce disclosure via the 'FLUSH+RELOAD' cache side-channel attack. (CVE-2014-0076) - A buffer overflow error exists related to invalid DTLS fragment handling that permits the execution of arbitrary code or allows denial of service attacks. Note that this issue only affects OpenSSL when used as a DTLS client or server. (CVE-2014-0195) - An error exists in the 'do_ssl3_write' function that permits a NULL pointer to be dereferenced which could allow denial of service attacks. Note that this issue is exploitable only if SSL_MODE_RELEASE_BUFFERS is enabled. (CVE-2014-0198) - An error exists related to DTLS handshake handling that could allow denial of service attacks. Note that this issue only affects OpenSSL when used as a DTLS client. (CVE-2014-0221) - An error exists in the 'dtls1_get_message_fragment' function related to anonymous ECDH cipher suites. This could allow denial of service attacks. Note that this issue only affects OpenSSL TLS clients. (CVE-2014-3470)OpenSSL did not release individual patches for these vulnerabilitiesinstead they were all patched under a single version release. Notethat the service will remain vulnerable after patching until theservice or host is restarted.]

Print this item

  Update items and values of IWCombobox
Posted by: KoderJan - 12-16-2020, 10:49 PM - Forum: IntraWeb General Discussion - Replies (2)

Hi,

How can I update the Names and Values of TIWCombobox.Items in an asynchronous event in runtime?

Background: 
I have a array of records which is used to update TIWCombobox.Items asynchronously.
This combobox has 'ItemsHaveValues' enabled because I need access to the value of the items.
If I update the Items property using Combobox.Items.Add('Item 1=Value1') the combobox displays only the 'Value1'

Thanks!

Print this item

  Intraweb and fast report
Posted by: softdev85 - 12-16-2020, 06:21 PM - Forum: IntraWeb General Discussion - Replies (3)

hello,

I am dummy with fastreport i never use.

I have build software with intraweb that use mysql database,
he work well.
Ido some sql query, and the result are writen on screen,
but i want now build report with the result of this query in pdf
and i want also print them.

Have you just a small example for  understand how work with fast report,
in intraweb software ?

thank's a lot for your help
Best regards

Print this item

  TIWBSInput and Date type input
Posted by: Comograma - 12-16-2020, 12:53 PM - Forum: IntraWeb General Discussion - Replies (7)

I have a TIWBSInput component to input a date and to load it from a database table field, type date.
This TIWBSInput is of type bsitDate, e.g., TIWBSinput.InputType := bsitDate.

When inputing I have no problem because I have the placeHolder on the field before input that shows me how to do it.
Where I do something like this:

MyComponentDate.Text := DateToStr(MyQuery.FieldByName('birthdayDate').AsDate);
or
MyComponentDate.Text := MyQuery.FieldByName('birthdayDate').AsString;

I get an error saying that it's an invalid date.

If my application is running as an application, that's ok but when I run it as a Windows Service, I'll get the error.
I know why this happens and that is because the regionals from the SYSTEM account, where the service is running, are different from the ones of the user account that is browsing the application on the browser.

How can I workaround this? How can I get the input pattern presented on the field?

Print this item

Exclamation Merging to IW General
Posted by: kudzu - 12-15-2020, 01:23 AM - Forum: IntraWeb 17 - No Replies

Please post all future questions on the main IntraWeb forum which is what has mostly been happening anyway... Smile

Print this item

  IntraWeb 17 Demo
Posted by: kudzu - 12-14-2020, 11:34 PM - Forum: IntraWeb General Discussion - No Replies

Be sure to check this out and let us know what you think!

https://www.youtube.com/watch?v=ZfYLNEub3A0

Print this item

  HTTPS on dll
Posted by: jimmy11 - 12-11-2020, 01:44 PM - Forum: IntraWeb General Discussion - Replies (2)

Hi,
I am trying to enable HTTPS and disable HTTP on our application using SSLOptions on ServerController.
I have set the NonSSLRequest to nsBlock this seems to work on exe but I can't make it work if the application is compiled as dll.
I am using IntraWeb 14 and IIS as host.

Hope someone can help.
Thanks.

Print this item