Pastebin

Paste #195:

< previous paste - next paste>

Pasted by Bonaldo2000

Download View as text

	//Objekt til at sende output til server
		DataOutputStream getCertificate = 
			new DataOutputStream(
					getCert.getOutputStream()
					);
		
		//HENTER CERTIFIKAT----------------------------------
		getCertificate.writeBytes(
				"GET /Certificates/Server HTTP/1.0\n");

New Paste


Do not write anything in this field if you're a human.

Go to most recent paste.