Kayıtlar

tcp etiketine sahip yayınlar gösteriliyor

Python Http Get Tcp Modbus Udp Api

Resim
  Ethernet protokolleri tcp modbus, http get ve udp için api (main.py ve sedaio.py) Seda Elektronik tarafından github sayfasında yayınlandı, kullanım kolaylığı sağlayan bazı örnekler:    # ── A) Röle Açma ───────────────────────────────────────── # get.relay_on(R1_1) # Röle 1 aç -> GET /1 # get.relay_on(R2_1) # Röle 2 aç -> GET /2 # ── B) Röle Kapatma ─────────────────────────────────────── # get.relay_off(R1_0) # Röle 1 kapat -> GET /i # get.relay_off(R2_0) # Röle 2 kapat -> GET /g     # ── A) Röle Açma ───────────────────────────────────────── # tcp.relay_on(R1_1) # Röle 1 aç (Relay 0 on) # tcp.relay_on(R2_1) # Röle 2 aç (Relay 1 on)   # ── A) Röle Açma ───────────────────────────────────────── # udp.relay_on(R1_1) # Röle 1 aç -> UDP "1" # udp.relay_on(R2_1) # Röle 2 aç -> UDP "2"  

c# TCP sample code

Resim
c# tcp örnek kodu alttaki linkten indirilebilir: https://drive.google.com/file/d/1miNxbcZQWkr5gbalqEcQXkO3p5ECXLdR/view?usp=sharing diğer (vb.net c#2013) tcp örmekleri yazımız: https://www.elektroinfo.org/2023/07/c-tcp-ip-server-client-sample-code.html

C# VBNET TCP IP server client sample code

 Alttaki linkten tcp ip C# vs2022-2013 örneği indirilebilir: https://drive.google.com/file/d/1RJzR-dzpH-G54dQmL3p2GtPlnuDSdlCc/view?usp=sharing Alttaki linkten tcp ip VBNET örneği indirilebilir: https://drive.google.com/file/d/1R1pXe30dWJv-7NkMaMDgdg5nGDX8R5ul/view?usp=sharing vbnet-vs2022: https://drive.google.com/file/d/1JXATiNj6hti_mS3sRNYekKlKF2xUQ7uQ/view?usp=sharing vbnet butonlu vs 2022: https://drive.google.com/file/d/1OMZhsmMC0ogkDtx0_BJ6R_lqJiAZBlNg/view?usp=sharing

network io röle kontrol ürünleri test sayfası - Seda Elektronik

Bu sayfada  https://www.sedaelektronik.com/  firmasının TCP-UDP ethernet IO ve röle kontrol ürünlerini test edebilirsiniz: https://www.sedaelektronik.com/index.php?route=product/product&product_id=142 Youtube kanalı üzerinden canlı yayın ile ürünleri test edebilirsiniz: https://www.youtube.com/@davutnacikaya/streams 1-  ETHERNET 16-8-4-2 RÖLE KONTROL ÜRÜNÜMÜZÜ AŞAĞIDAKİ IP NUMARASINDAN TEST EDEBİLİRSİNİZ. ÜRÜN HTTP TCP PROTOKOLÜNÜ KULLANMAKTADIR. ÜRÜNÜN ŞİFRELİ VEYA IP-PORT NO İLE BAĞLANAN TCP / UDP MODELİDE VARDIR. http://95.70.192.96:250 2-  ETHERNET 8IO (8 RÖLE-8 İNPUT /SENSOR)  ÜRÜNÜMÜZÜ  AŞAĞIDAKİ  IP NUMARASINDAN TEST EDEBİLİRSİNİZ.   ÜRÜN HTTP TCP PROTOKOLÜNÜ KULLANMAKTADIR.  FIREFOX İLE İPNO-PORTNO/I İLE SENSÖR DEĞERLERİNİ GÖREBİLİRSİNİZ. http://95.70.192.96:249 3-  TCP / UDP ürün için bağlantı linki:  http://95.70.192.96:3000 Hercules  sscom veya benzeri programlar ile tcp veya udp bağlantı kurup kontrol parametres...

ethernet ürünleri telnet tcp ip udp ip değiştirme programı vbvet C# kontrol arayüzleri

Resim
  Seda Elektronik udp-tcp ethernet ürünleri için kulanılabilecek ürün ip değiştirme programı aşağıdaki linkten indirilebilir, arayüzü yukarıda görülmektedir; https://drive.google.com/file/d/10ZDhNQJaLlwqJz4WTJDBOmF_t8BT0Atm/view?usp=sharing Aşağıdaki linklerden 32 64 bit röle kontrol programı vb.net kaynak kodları indirilebilir. https://drive.google.com/file/d/1YpAuOV_JGEJyC0DHCJtZ2H9eAWg4HbqP/view?usp=sharing VS 2022: https://drive.google.com/file/d/1wbwQxZuvtbdH4-B9NiVyCfJJV8fDoG62/view?usp=sharing VBNET İÇİN ALTERNATİF VISUAL STUDIO UDP PROGRAM VE KAYNAK KODU: https://drive.google.com/file/d/1D2Pt4Rd5Yu02ib07IHCiQLJph6sZqs0Y/view?usp=sharing vs2022 c# udp source and programme download: https://drive.google.com/file/d/1H2DuVNNmFHaw5j1fru_0E6XIvpB8BHj8/view?usp=sharing vs2013 c# udp source and programme download: https://drive.google.com/file/d/1DO5DRB1Gv0Rrmz-24-cPVwANDP16Yc01/view?usp=sharing Ayrıca hercules programı udp menüsünden de bağlantı testi yapılabilir, hercules buradan...