Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: No connection could be made becouse the target machine actively refused it.
Post: No connection could be made becouse the target mac...

I want to establish a connection between 2 diffrent mechies. heres my code server: #!/usr/bin/python # This is server.py file import socket # Import socket module s = socket...
GottaAimHigherPal Networking 1 2,776 Oct-18-2018, 08:51 AM
    Thread: Need some help with networking problems...
Post: RE: Need some help with networking problems...

(Oct-17-2018, 03:05 PM)wavic Wrote: Well, how the client receives the message?it recieves it, and then if i send ANOTHER message it wont send it? or it will send but the client wont receiv it? HEEE...
GottaAimHigherPal Networking 6 3,703 Oct-17-2018, 03:23 PM
    Thread: Need some help with networking problems...
Post: RE: Need some help with networking problems...

(Oct-17-2018, 02:44 PM)wavic Wrote: I do not see the client sending any message.yeah but its the server thats suppose to send a message to the client, an custom message, allmost like a masseging app
GottaAimHigherPal Networking 6 3,703 Oct-17-2018, 02:47 PM
    Thread: Need some help with networking problems...
Post: Need some help with networking problems...

so im trying to make a server that can communicate with the client, this is my code server: #!/usr/bin/python3 # This is server.py file import socket ...
GottaAimHigherPal Networking 6 3,703 Oct-17-2018, 02:04 PM

User Panel Messages

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