beyler ben ftp chat programı yaptım ama mesela birisi "naber" dediği zaman anlamıyorsun cunku gormen icin yenile butonuna basman lazım ben bunun nasıl kendi kendine tekrarlanmasını sağlayabilirim.
Kod:
Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click Try Dim client As New Net.WebClient client.Credentials = New Net.NetworkCredential("******", "*******") RichTextBox1.Text = client.DownloadString("ftp://ftp.****.tk/***.txt") Catch ex As Exception MsgBox("Sunucu'da hata var sonra dene.") End Try End Sub
__________________
Richbox Yenileme
Programlama0 Mesaj
●24 Görüntüleme
- ReadBull.net
- Programlama ve Yazılım
- Programlama
- Richbox Yenileme