cheapbag214s
Kapitan jachtowy
Dołączył: 27 Cze 2013
Posty: 20086
Przeczytał: 0 tematów
Ostrzeżeń: 0/5 Skąd: England
|
Wysłany: Czw 16:17, 12 Cze 2014 Temat postu: Fake Ray Ban For Sale hebingoakley_8708 |
|
|
class Client(tk.Frame):
def __init__(self, master=None):
tk.Frame.__init__(self, master)
[url=http://www.autotechz.co.uk/autotechz.asp]Fake Ray Ban For Sale[/url] self.grid()
[url=http://www.metabuilders.com/metabuilders.asp]Cheap Fake Oakleys[/url] self.configHost()
[url=http://www.autotechz.co.uk/autotechz.asp]Fake Ray Ban Wayfarer[/url] def configHost(self):
self.hostEntry = tk.Entry(self, justify=tk.CENTER);
[url=http://www.stanthonyshospital.org/stanthonyshospital.asp]cheap knock off oakleys[/url] self.hostLabel = tk.Label(self, text='Host')
self.connectButton = tk.Button(self, text='Connect', command=lambda:self.startServe())
self.hostLabel.grid(row=0, column=0, ipadx=10, ipady=10)
self.hostEntry.grid(row=0, column=1, columnspan=4, pady=20, padx=20, ipadx=5, ipady=5)
self.connectButton.grid(column=2,pady=10)
def startServe(self):
hostnum = self.hostEntry.get()
port = 50000
size = 1024
s = socket.socket(socket.AF_INET, socket.SOCK_STREAM)
s.connect((hostnum,port))
if s [url=http://www.autotechz.co.uk/autotechz.asp]Fake Ray Bans UK[/url] = 0:
self.grid_forget()
tk.Frame.__init__(self, master=None)
self.grid()
self.nowServingLabel= tk.Label(self, text="Sample")
self.button = tk.Button(self,
相关的主题文章:
[url=http://www.isrmatrix.org/forum/viewtopic.php?f=69&t=604744]http://www.isrmatrix.org/forum/viewtopic.php?f=69&t=604744[/url]
[url=http://www.myip.cn/cgimage.lv]http://www.myip.cn/cgimage.lv[/url]
[url=http://mysiteweb.es/blog.php?user=ckslh179&blogentry_id=18278]http://mysiteweb.es/blog.php?user=ckslh179&blogentry_id=18278[/url]
Post został pochwalony 0 razy
|
|