서버 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455import java.io.BufferedReader;import java.io.BufferedWriter;import java.io.IOException;import java.io.InputStreamReader;import java.io.OutputStreamWriter;import java.net.ServerSocket;import java.net.Socket; import javax.swing.plaf.synth.SynthSeparatorUI; public class TcpServer { public static ..
보내는 쪽 - InetAddressTest 12345678910111213141516171819202122232425262728293031323334353637383940414243import java.io.IOException;import java.net.DatagramPacket;import java.net.DatagramSocket;import java.net.InetAddress;import java.net.SocketException;import java.net.UnknownHostException; public class InetAddressTest { public static void main(String[] args) { try { InetAddress ip = InetAddress.get..
- Total
- Today
- Yesterday
- java
- Default
- jsp
- Class
- 음식
- Controller
- mysql
- nsis
- mybatis
- Server
- 어노테이션
- 스프링
- 클래스
- iNT
- 자바
- spring
- js
- 연결
- 안드로이드
- 생성
- 하기
- UTF-8
- Delete
- 라이브러리
- 사용
- jdbc
- synchronized
- Create
- Android
- 종류
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |