Python Forum
Can't strip extra characters from Data
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can't strip extra characters from Data
#7
I'm not sure if I'm on the right path. The code above seems to be able to accept data from multiple IP addresses and reflect the information on screen as it comes in. Now that I've got the formatting correct to get the information displayed, I thought the next step would be to send/forward that information to another computer that is waiting to get that information. I'm not sure if there is an easy "send" method to forward the "punctuated" data to another computer on the network or if I have to create a second socket for that purpose which what I was attempting to do in the above code. I'm trying to keep it as simple and clean as I can..
Reply


Messages In This Thread
RE: Can't strip extra characters from Data - by Canflyguy - Jan-09-2022, 11:03 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  extract only text strip byte array Pir8Radio 7 3,422 Nov-29-2022, 10:24 PM
Last Post: Pir8Radio
Smile please help me remove error for string.strip() jamie_01 3 1,346 Oct-14-2022, 07:48 AM
Last Post: Pedroski55
  strip() pprod 8 3,782 Feb-16-2021, 01:11 PM
Last Post: buran
  Remove escape characters / Unicode characters from string DreamingInsanity 5 14,462 May-15-2020, 01:37 PM
Last Post: snippsat
  Need help with code for my WS2812B (Neopixel) Led Strip Phibbl 1 2,898 Apr-08-2020, 07:18 PM
Last Post: deanhystad
  split strip issues 'NonType' casacafe 8 4,143 Oct-08-2019, 06:29 PM
Last Post: ichabod801
  removing spaces/tabs after used .strip() zarize 0 1,669 Sep-11-2019, 12:46 PM
Last Post: zarize
  strip off just newlines Skaperen 11 5,641 Jun-19-2019, 06:28 PM
Last Post: Skaperen
  strip space from end of a row of text ineuw 4 3,056 Apr-15-2019, 03:14 AM
Last Post: ineuw
  How to remove whitespace from a string when .replace and .strip do not work winnetrie 7 4,690 Jan-05-2019, 08:44 AM
Last Post: DeaD_EyE

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020