עבור לתוכן

בעייה בc#

Featured Replies

פורסם

TcpListener s = new TcpListener(8000);

אנו מקבלים את ההערה הבאה:

Warning 1 'System.Net.Sockets.TcpListener.TcpListener(int)' is obsolete: 'This method has been deprecated. Please use TcpListener(IPAddress localaddr, int port) instead. http://go.microsoft.com/fwlink/?linkid=14202' C:\Users\Assaf\Desktop\Server\Server\Program.cs 29 29 Server

איך אני מתקן את השורת קוד כדי שזה יעבוד לי?

פורסם
This method has been deprecated. Please use TcpListener(IPAddress localaddr, int port) instead

:nixweiss:

ארכיון

דיון זה הועבר לארכיון ולא ניתן להוסיף בו תגובות חדשות.

דיונים חדשים