Jump to content

PavelOu

Members
  • Content Count

    42
  • Joined

  • Last visited

Everything posted by PavelOu

  1. PavelOu

    PPPoW simply for Delphi XE Starter

    I have revised the data from possible Github, your website and Wiki.overbyte.be . There are many of data and maybe some percent can help me in my study of network communication .. I have started with some dpr and dfm from probably your web or Github, I am not sure where I found the firt sources and I have lost my orientation a little .. I have two news today, I am in contact with the producer of this termostat and I have asked them for their TCP protokol of one .. so I will wait for their reaction .. The second news for me is that I have found in iscdemo-tools the exe program very similar to the Wireshark .. it has no List or Log of data , so I can attach only its printscreen .. so I will search for its dpr, dfm and pas files and when I will find them, I will try to compile them with my DXEs .. and it can be maybe my start to a new topic .
  2. PavelOu

    PPPoW simply for Delphi XE Starter

    Termostat: I have tried Wireshark and I have searced the one use TCP protocol, so I hope it was or Modbus TCP or OpenTherm protocol ... IcsV6 from Wiki.overbyte.be and the similar one from Github : I have found on Wiki... there are fewer samples as they are in Ics90 on Github and the errors are probably the same ... I am interested to repair these samples for my DXEs and I hope someone from TeamIcs will help me . Will be better to create next topic for this goal ?
  3. PavelOu

    PPPoW simply for Delphi XE Starter

    I have tried to find someone obsolete source codes on your Wiki pages, as V5 or V6 .. Now to offered program for BT725 Wifi W10 : No productor is glad, when customers have some problems with their software and this is the same fall now occured .. I attach the prinscreen from my monitor of PC with W10 32 bit of main page of this LoB program for BT725wifi termostat ... (MAC is known and SSID is occasionally too, I own wifi router yet for my connection to web ) This program can set asked temperature and meas the real one, but this one cannot these temperatures recorded and ocassionally save on the disc . So what are here possibilities : - I can simplifed some my previous program and then I must read this temperatures from my monitor and get them to my program manually from keyboard .. - or I can try to write a simply program for connection and read only this temperatures from BT725 wifi AP.. Yes, if I do it with my software and if I will know the communication protocol .. So what I see and can do next .. - my software is already obsolet (same as I am 75 ) and I will already not invest to it .. (I have somtimes problem to understand to all posibilities of this DXE Starter and I use only ones what are clear for me, so I am not sure if I have time and my head capacity to study next levels of Delphi) - and I do not know this communication protocol .. - and it is not sure that producent will it published for me .. This are the question .. I was and I am serching for some skilled programmer in network application - who can help me with repairing of the obsolet source codes suitable for my DXE Starter, as I see them as suitable for me and my next understanding to network communications ... - who know some suitable free applications for wifi connection between AP and PC with wifi connection (as Wireshark ?) - and at last who can help me to contact the producer with idea for improvement of his pure software.
  4. PavelOu

    PPPoW simply for Delphi XE Starter

    Thank you for your help .. I think I am not reverse one, when I am interested for better software as I was find free on web for the device I was buying. Maybe I will Wiresshark prove, too ..
  5. PavelOu

    PPPoW simply for Delphi XE Starter

    .. I am sorry, but you can understand than I am a litle behind your advices .. let me time to absorb all ones .. and I will write next my explanation now ..
  6. PavelOu

    PPPoW simply for Delphi XE Starter

    Dear Francois, I am sorry for my mistakes with your name .. I am writing without Google, can you already to read my text? PPPoE is peer tp peer over Ethernet and so I used to this shortening special for my topic with Wifi. As I have written to Anrud (?) , the samples on Github seem not to be very obsolet, as this web was renewed in cca Juni in 2023 .. so I have downloaded the part of Ics90 for D7 and DXE and I have compiled some of OtherIcs samples and same of them was partly useful .. as to my first beginners experiment with network solutions it was for me the excelent infos. Mainly Tool and Ping samples were partly working good. As I am limited with my DXE Starter, as I was written, I cannot use dcr for DXE, My question for you is if some starting solution exist in some exe file free or share at first as client-server or so, what is possible to use as the start testing for network communication and connection.
  7. PavelOu

    PPPoW simply for Delphi XE Starter

    New explanations : at first - to some language problems with my english .. I have used Liberation Serif language set in my previous messages, now I have changed it for Microsoft Sans Serif, so I hope, the language problems disappear ..? at second my matter .. I have bought this device : https://www.elektrobock.cz/en/thermorstat-with-wifi-module/p1731 and I have problem to connect this AP simply and I am not satisfied with offered program W10 for PC (I am not interested about a connection with my mobile). at third .. my goal : I need a simply and little another program to connect this AP and I need to read another data as the offered program for W10 offers in the original for my W10 32bit only on my PC . The offered program has many of functions and it meas temperatures from the termostat room sender, but the one cannot them registered to a file. at fours .. a solving ? I know PPPoW is nothing new and it is some one as client-server connection or maybe a http .. I have already try to start same samples on my Delphi XE Starter from Ics90 published on Github and some of them seem to be still in the functions with some problems and runtime errors .. so I am inerested to repair them yet with someone from TeamIcs with my assistance. Unfortunately the samples from Wiki V7Gold are already written for Delphi XE, which my Starter probably cannot use.. 😞
  8. PavelOu

    TWSocketServer stop accepting connections

    Hello Angus, thank you for your answer and for this confirmation, that my english is here readable . Yes I have started here my topic and I am going to public there my matter and goal. And Ics90 is or was on Github from cca juni 2023 renewed and I have downloaded a part of samples for my DXE Starter and some samples are partly still working. There is my topic started with ad hoc name PPPoW : https://en.delphipraxis.net/topic/10870-pppow-simply-for-delphi-xe-starter/?tab=comments#comment-86588
  9. PavelOu

    TWSocketServer stop accepting connections

    From Google : Dear Piette, I am very sorry for our language problems, but I see a problem is on your site .. as I already have writen in this my english everywhere (to China for example) and never reclaim my english .. Now I am waiting for Angus answer, if he can read my messages without translation. My question: can you read my english on Github ? Wes, I already have started in Network category my topic with name PPPoW in the begin of name of it .. Link on my topic :
  10. PavelOu

    PPPoW simply for Delphi XE Starter

    So I am here on my topic .. at first, I think, my Delphi XE Starter cannot work wit dcr files ,.. I can use only dpr, pas and dcu ones. So I thik I can use here only miscelanous samples or finished exe files .. 😞 ...
  11. PavelOu

    TWSocketServer stop accepting connections

    Hello Angus, at first, can you read normal this my english text? Piere did not read my text and I need to translate it via Google Tracoder .. I must orient myself hear on Delphi-Praxis .. I have tried to insert here new topic with name PPPoW , so Peer to Peer over Wifi .. maybe some one already exist here .. but I can use self only Delphi XE Starter, dpr, pas and dfm .. no more .. or prepared exe files for my PC with W10 32 bit only . So I will explain all more detailed or here or in my topic, if I find it .. soon .
  12. PavelOu

    PPPoW simply for Delphi XE Starter

    There is detail about my Delphi XE Starter on attached printscreen .
  13. PavelOu

    TWSocketServer stop accepting connections

    Direct : I have submitted new topic with name PPPoW simply for Delphi XE Starter . I attach two files with the different language formats and I am interested to know if you can these txt files read. From Google : I have submitted new topic with name PPPoW simply for Delphi XE Starter. I attach two files with the different language formats and I am interested to know if you can these txt files read. ICS90-OtherDemo-Ping - Results-Westeuropean.txt ICS90-OtherDemo-Ping - Results-Middleeuropean.txt
  14. PavelOu

    TWSocketServer stop accepting connections

    I am sorry for language problems .. :( .. I use windows middle europe language set .. but I did not know how to use here for example html ... I can try Google translator to French language .. as experiment .. or we can try e-mail ... Hello, I'm writing in Czech and first I'm trying to translate it into English on Google. Bonjour, j'écris en tchèque et j'essaie d'abord de le traduire en anglais sur Google. Peut-être pourrions-nous essayer le courrier électronique ? Mon e-mail est pavel.oupicky@seznam.cz. J'ai déjà essayé le V7Gold V32, mais je ne peux programmer qu'avec dpr et dfm .. donc perdu. :( Allez-vous lire le fichier txt en pièce jointe ? Essayez Windows Centre Europe. Ics90-Tool-data-2024-01-17.txt
  15. PavelOu

    TWSocketServer stop accepting connections

    .. I try to change my cz language to en one .. I am sorry, but it is the first occurs of reclame on my language .. instead of I hope you will read my message now well .. yes I found there are many differents between Ics90 from Github and from this V7Gold .. so I must all change at first .. instead of when I have tried upack DelphiXEinstall package , some occurs of errors continued .. I attach one example ... but I did not send it .. but I cannot work with packages .. :( as you can see on Github I am skill in Modbus Rtu but Modbus TCP or so is next level for me .. instead of I have serious problem with my new device via wifi from this website : https://www.elektrobock.cz/en/thermorstat-with-wifi-module/p1731 and I need a little another program to connect it at first and read another data as this one offers in the original. Instead of I thing it can be maybe a job for you with my assistance .
  16. PavelOu

    TWSocketServer stop accepting connections

    Thank you for your answer .. Yes, I meant it .. sure .. I see not your ..Gold pre-sampled yet .. so .. I attach my .dproj.2007, if it has a sinn yet .. these ones I have downloaded from Github . Icsv90-Samples-TcpSrv.zip OverbyteIcsWSocketS.pas
  17. PavelOu

    TWSocketServer stop accepting connections

    Hello friends, I am here quite new .. and not expierenced in all network problematic. I have started with Delphi 7 - XE samples Ics90 from OverByte.be and I have a permanetly problem with types TWSockets.. etc., now for example with WSocketServer1: TWSocketServer; .. Type or class TWSocketServer is not included in pas sources. Can one help me to solve this problem? OverbyteIcsTcpSrv1.dfm OverbyteIcsTcpSrv1.pas
×