Thank you, and I'm not planning on executing any data I receive from
anybody. So I should be pretty safe...
On Sun, Oct 16, 2011 at 10:48 AM, Hugo Arts wrote:
> On Sun, Oct 16, 2011 at 4:20 PM, bob gailer wrote:
> > On 10/16/2011 8:28 AM, Jacob Bender wrote:
> >>
> >> Dear Tutors,
> >>
> >>
On Sun, Oct 16, 2011 at 4:20 PM, bob gailer wrote:
> On 10/16/2011 8:28 AM, Jacob Bender wrote:
>>
>> Dear Tutors,
>>
>> I've been having an issue with socket. I wanted to use it for
>> transmitting strings over the Internet.
>
> That's good, because strings is all you can transmit.
>
>> The p
On 10/16/2011 8:28 AM, Jacob Bender wrote:
Dear Tutors,
I've been having an issue with socket. I wanted to use it for
transmitting strings over the Internet.
That's good, because strings is all you can transmit.
The problem is that my friend insists that allowing python to transmit
and
Dear Tutors,
I've been having an issue with socket. I wanted to use it for
transmitting strings over the Internet. The problem is that my friend
insists that allowing python to transmit and receive information via an
Internet port is a bad idea. He claimed that I could(and probably would)
rec